2024-01-28 01:34:59,414 INFO BGP-Thread-1: Connecting in the talking mode. 2024-01-28 01:34:59,415 DEBUG BGP-Thread-1: Local IP address: 10.30.171.150 2024-01-28 01:34:59,415 DEBUG BGP-Thread-1: Local port: 17900 2024-01-28 01:34:59,415 DEBUG BGP-Thread-1: Remote IP address: 10.30.170.27 2024-01-28 01:34:59,415 DEBUG BGP-Thread-1: Remote port: 1790 2024-01-28 01:34:59,417 INFO BGP-Thread-1: Connected to ODL. 2024-01-28 01:34:59,424 ERROR BGP-Thread-1: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "play.py", line 2411, in job msg_in = read_open_message(bgp_socket) File "play.py", line 375, in read_open_message raise MessageError(error_msg, msg_in) MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 10.30.170.185 - - [28/Jan/2024 01:35:05] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:05] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:07] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:09] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:09] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:09] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:14] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:14] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:14] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:16] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:18] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:19] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:19] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.185 - - [28/Jan/2024 01:35:23] "POST /RPC2 HTTP/1.1" 200 - Traceback (most recent call last): File "play.py", line 2543, in threaded_job(arguments) File "play.py", line 2537, in threaded_job rpcserver.serve_forever() File "/usr/lib/python3.6/socketserver.py", line 236, in serve_forever ready = selector.select(poll_interval) File "/usr/lib/python3.6/selectors.py", line 376, in select fd_event_list = self._poll.poll(timeout) KeyboardInterrupt