2024-03-26 05:19:24,045 INFO BGP-Thread-1: Connecting in the talking mode. 2024-03-26 05:19:24,046 INFO BGP-Thread-1: Connected to ODL. 2024-03-26 05:19:24,054 INFO BGP-Thread-1: Open message received. 2024-03-26 05:19:24,054 INFO BGP-Thread-1: ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700 2024-03-26 05:19:24,054 INFO BGP-Thread-1: Generator initialisation 2024-03-26 05:19:24,054 INFO BGP-Thread-1: Target total number of prefixes to be introduced: 0 2024-03-26 05:19:24,054 INFO BGP-Thread-1: Prefix base: 8.0.1.0/28 2024-03-26 05:19:24,054 INFO BGP-Thread-1: My Autonomous System number: 64496 2024-03-26 05:19:24,055 INFO BGP-Thread-1: My Hold Time: 180 2024-03-26 05:19:24,055 INFO BGP-Thread-1: My BGP Identifier: 169782022 2024-03-26 05:19:24,055 INFO BGP-Thread-1: Next Hop: 192.0.2.1 2024-03-26 05:19:24,055 INFO BGP-Thread-1: Originator ID: None 2024-03-26 05:19:24,055 INFO BGP-Thread-1: Cluster list: None 2024-03-26 05:19:24,055 INFO BGP-Thread-1: Prefix count to be inserted at once: 1 2024-03-26 05:19:24,055 INFO BGP-Thread-1: Prefix count to be withdrawn at once: 0 2024-03-26 05:19:24,055 INFO BGP-Thread-1: Fast pre-fill up to 0 prefixes 2024-03-26 05:19:24,056 INFO BGP-Thread-1: Remaining number of prefixes to be processed in parallel with withdrawals: 0 2024-03-26 05:19:24,056 INFO BGP-Thread-1: Two separate UPDATEs will be generated for each NLRI & WITHDRAWN lists 2024-03-26 05:19:24,056 INFO BGP-Thread-1: Let's go ... 2024-03-26 05:19:24,057 INFO BGP-Thread-1: total_received_update_message_counter: 0 2024-03-26 05:19:24,058 INFO BGP-Thread-1: total_received_nlri_prefix_counter: 0 2024-03-26 05:19:24,058 INFO BGP-Thread-1: total_received_withdrawn_prefix_counter: 0 2024-03-26 05:19:24,065 INFO BGP-Thread-1: ... idle for 0.007s 2024-03-26 05:19:24,065 INFO BGP-Thread-1: total_rx_idle_time_counter: 0.007s 2024-03-26 05:19:31,704 INFO BGP-Thread-1: ... idle for 7.639s 2024-03-26 05:19:31,705 INFO BGP-Thread-1: total_rx_idle_time_counter: 7.646s 2024-03-26 05:19:32,012 INFO BGP-Thread-1: total_received_update_message_counter: 3968 2024-03-26 05:19:32,012 INFO BGP-Thread-1: total_received_nlri_prefix_counter: 3967 2024-03-26 05:19:32,012 INFO BGP-Thread-1: total_received_withdrawn_prefix_counter: 0 2024-03-26 05:19:34,915 INFO BGP-Thread-1: total_received_update_message_counter: 42600 2024-03-26 05:19:34,915 INFO BGP-Thread-1: total_received_nlri_prefix_counter: 42599 2024-03-26 05:19:34,915 INFO BGP-Thread-1: total_received_withdrawn_prefix_counter: 0 2024-03-26 05:19:34,915 INFO BGP-Thread-1: ... idle for 0.000s 2024-03-26 05:19:34,915 INFO BGP-Thread-1: total_rx_idle_time_counter: 7.684s i_prefix_counter: 42599 2024-03-26 05:19:34,915 INFO BGP-Thread-1: total_received_withdrawn_prefix_counter: 0 2024-03-26 05:19:34,915 INFO BGP-Thread-1: ... idle for 0.000s 2024-03-26 05:19:34,915 INFO BGP-Thread-1: total_rx_idle_time_counter: 7.684s ready = selector.select(poll_interval) File "/usr/lib/python3.6/selectors.py", line 376, in select fd_event_list = self._poll.poll(timeout) KeyboardInterrupt