INFO: =================== Mon Sep 14 02:07:33 AM UTC 2026 =================== INFO: Cassandra is connected 09/14/2026 02:07:41.800 7f30b4ba3ec0 [contrail-topology] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/14/2026 02:07:41.923 7f30b4ba3ec0 [contrail-topology] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:5921 09/14/2026 02:07:41.931 7f30b4ba3ec0 [contrail-topology] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_NOTICE] Connection dropped: socket connection error: Connection refused Connection dropped: socket connection error: Connection refused Connection dropped: socket connection error: Connection refused Connection dropped: socket connection error: Connection refused Connection dropped: socket connection error: Connection refused Connection dropped: socket connection error: Connection refused Connection dropped: socket connection error: Connection refused Connection dropped: socket connection error: Connection refused Failed connecting to Zookeeper within the connection retry policy. Traceback (most recent call last): File "/usr/local/bin/tf-topology", line 8, in sys.exit(main()) File "/usr/local/lib/python3.9/site-packages/tf_topology/main.py", line 17, in main controller = setup_controller(args or ' '.join(sys.argv[1:])) File "/usr/local/lib/python3.9/site-packages/tf_topology/main.py", line 14, in setup_controller return Controller(config) File "/usr/local/lib/python3.9/site-packages/tf_topology/controller.py", line 57, in __init__ self.constnt_schdlr = ConsistentScheduler(self.uve._moduleid, File "/usr/local/lib/python3.9/site-packages/libpartition/consistent_schdlr.py", line 67, in __init__ self._zk.start() File "/usr/local/lib/python3.9/site-packages/kazoo/client.py", line 673, in start raise self.handler.timeout_exception("Connection time-out") kazoo.handlers.gevent.SequentialGeventHandler.timeout_exception