This is happening semi-frequently:
https://github.com/bitcoin/bitcoin/actions/runs/19520873587/job/55885060054:
0Run ./test/get_previous_releases.py --target-dir $PREVIOUS_RELEASES_DIR
1
2Download failed: Remote end closed connection without response
3Releases directory: D:\a\_temp/previous_releases
4Fetching: https://bitcoincore.org/bin/bitcoin-core-0.14.3/bitcoin-0.14.3-win64.zip
5Error: Process completed with exit code 1.
https://github.com/bitcoin/bitcoin/actions/runs/19239483669/job/55006759227:
0 Releases directory: D:\a\_temp/previous_releases
1Fetching: https://bitcoincore.org/bin/bitcoin-core-0.14.3/bitcoin-0.14.3-win64.zip
2
3Download failed: [WinError 10054] An existing connection was forcibly closed by the remote host
4Downloading: [----------------------------------------] 0.0%
5Error: Process completed with exit code 1.
https://github.com/bitcoin/bitcoin/actions/runs/19481968460/job/55756476621:
0
1Run ./test/get_previous_releases.py --target-dir $PREVIOUS_RELEASES_DIR
2
3Download failed: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
4Releases directory: D:\a\_temp/previous_releases
5Fetching: https://bitcoincore.org/bin/bitcoin-core-0.14.3/bitcoin-0.14.3-win64.zip
6Error: Process completed with exit code 1.