https://github.com/bitcoin/bitcoin/actions/runs/23192191180/job/67390951612?pr=34841
2026-03-17T11:57:04.087893Z TestFramework (INFO): Trying to send a transaction when none of Tor or I2P is reachable
2026-03-17T11:57:04.289600Z TestFramework.socks5 (ERROR): socks5 request handling failed.
Traceback (most recent call last):
File "/Users/runner/work/bitcoin/bitcoin/repo_archive/test/functional/test_framework/socks5.py", line 185, in handle
forward_sockets(self.conn, conn_to)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/work/bitcoin/bitcoin/repo_archive/test/functional/test_framework/socks5.py", line 68, in forward_sockets
data = s.recv(4096)
ConnectionResetError: [Errno 54] Connection reset by peer
2026-03-17T11:57:04.780915Z TestFramework (INFO): Stopping nodes
2026-03-17T11:57:04.972885Z TestFramework (INFO): Cleaning up /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/test_runner/test_runner_₿_🏃_20260317_114135/p2p_private_broadcast_74 on exit
2026-03-17T11:57:04.972946Z TestFramework (INFO): Tests successful
stderr:
/opt/homebrew/Cellar/python@3.14/3.14.3_1/Frameworks/Python.framework/Versions/3.14/lib/python3.14/asyncio/base_events.py:744: RuntimeWarning: coroutine 'NetworkThread.create_listen_server' was never awaited
self._ready.clear()
RuntimeWarning: Enable tracemalloc to get the object allocation traceback