2025-11-29 00:47:16,331 INFO: Post 100000 prefix(es) in a single request (starting from 8.0.0.0/28) into 10.30.171.161:8181/rests/data/bgp-rib:application-rib=10.0.0.10/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family Traceback (most recent call last): File "/usr/lib/python3/dist-packages/requests/adapters.py", line 472, in send low_conn.send(i) File "/usr/lib/python3.10/http/client.py", line 999, in send self.sock.sendall(data) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/jenkins/bgp_app_peer.py", line 605, in post_prefixes( File "/home/jenkins/bgp_app_peer.py", line 264, in post_prefixes send_request( File "/home/jenkins/bgp_app_peer.py", line 148, in send_request rsp = ses.send(prep, timeout=60) File "/usr/lib/python3/dist-packages/requests/sessions.py", line 657, in send r = adapter.send(request, **kwargs) File "/usr/lib/python3/dist-packages/requests/adapters.py", line 498, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: [Errno 32] Broken pipe