+++ date ++ echo 'INFO: =================== Mon Sep 14 02:11:15 AM UTC 2026 ===================' INFO: =================== Mon Sep 14 02:11:15 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.185 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.185 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.185 ++ ANALYTICSDB_NODES=10.0.0.185 ++ ANALYTICS_SNMP_NODES=10.0.0.185 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8081 ' +++ '[' -n '10.0.0.185:8081 ' ']' +++ echo 10.0.0.185:8081 ++ ANALYTICS_SERVERS=10.0.0.185:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9042 ' +++ '[' -n '10.0.0.185:9042 ' ']' +++ echo 10.0.0.185:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.185:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.185 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8086 ' +++ '[' -n '10.0.0.185:8086 ' ']' +++ echo 10.0.0.185:8086 ++ COLLECTOR_SERVERS=10.0.0.185:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.185 ++ CONFIGDB_NODES=10.0.0.185 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8082 ' +++ '[' -n '10.0.0.185:8082 ' ']' +++ echo 10.0.0.185:8082 ++ CONFIG_SERVERS=10.0.0.185:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9161 ' +++ '[' -n '10.0.0.185:9161 ' ']' +++ echo 10.0.0.185:9161 ++ CONFIGDB_SERVERS=10.0.0.185:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9041 ' +++ '[' -n '10.0.0.185:9041 ' ']' +++ echo 10.0.0.185:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.185:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.185 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:2181, +++ '[' -n 10.0.0.185:2181, ']' +++ echo 10.0.0.185:2181 ++ ZOOKEEPER_SERVERS=10.0.0.185:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:2181 ' +++ '[' -n '10.0.0.185:2181 ' ']' +++ echo 10.0.0.185:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.185:2181 ++ RABBITMQ_NODES=10.0.0.185 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:5673, +++ '[' -n 10.0.0.185:5673, ']' +++ echo 10.0.0.185:5673 ++ RABBITMQ_SERVERS=10.0.0.185:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:6379 ' +++ '[' -n '10.0.0.185:6379 ' ']' +++ echo 10.0.0.185:6379 ++ REDIS_SERVERS=10.0.0.185:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.185 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9092 ' +++ '[' -n '10.0.0.185:9092 ' ']' +++ echo 10.0.0.185:9092 ++ KAFKA_SERVERS=10.0.0.185:9092 ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.185 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.185 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.185 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.185 +++ local servers=10.0.0.185 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ tr '\n' , ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.185,10.20.0.17,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.185'\''))' +++ local server_ip=10.0.0.185 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.185 ]] +++ [[ ,10.0.0.185,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.185, ]] +++ echo 10.0.0.185 1 +++ return ++ local ip=10.0.0.185 ++ [[ -z 10.0.0.185 ]] ++ echo 10.0.0.185 + hostip=10.0.0.185 ++ resolve_hostname_by_ip 10.0.0.185 ++ local ip=10.0.0.185 +++ head -n 1 +++ getent hosts 10.0.0.185 ++ local 'host_entry=10.0.0.185 cn-jenkins-deploy-platform-ansible-os-6276-1. cn-jenkins-deploy-platform-ansible-os-6276-1' ++ local name= ++ [[ -n 10.0.0.185 cn-jenkins-deploy-platform-ansible-os-6276-1. cn-jenkins-deploy-platform-ansible-os-6276-1 ]] +++ echo 10.0.0.185 cn-jenkins-deploy-platform-ansible-os-6276-1. cn-jenkins-deploy-platform-ansible-os-6276-1 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-6276-1. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-6276-1. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-6276-1. + hostname=cn-jenkins-deploy-platform-ansible-os-6276-1. ++ echo 10.0.0.185:5673 ++ sed 's/,/ /g' + rabbitmq_server_list=10.0.0.185:5673 ++ echo 10.0.0.185:9041 ++ sed 's/,/ /g' + configdb_cql_servers=10.0.0.185:9041 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cql_servers_array=($ANALYTICSDB_CQL_SERVERS) + cql_list_size=1 + [[ 1 -gt 1 ]] + cassandra_replication_factor=1 + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env COLLECTOR /etc/contrail/contrail-collector.conf + local service_name=COLLECTOR + local cfg_path=/etc/contrail/contrail-collector.conf + local delim=__ ++ sed 's/^COLLECTOR__//g' ++ sort ++ grep '^COLLECTOR__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs collector + local template=collector ++ dirname /var/log/contrail/analytics-collector + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-collector + chmod 755 /var/log/contrail/analytics-collector + mv -n '/var/log/contrail/*collector.log*' /var/log/contrail/analytics-collector/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-collector + find /var/log/contrail/analytics-collector -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-collector 2026-09-14 02:11:15,513:1(0x7f9564d0b300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2026-09-14 02:11:15,513:1(0x7f9564d0b300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-6276-1 2026-09-14 02:11:15,513:1(0x7f9564d0b300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2026-09-14 02:11:15,513:1(0x7f9564d0b300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2026-09-14 02:11:15,513:1(0x7f9564d0b300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2026-09-14 02:11:15,514:1(0x7f9564d0b300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2026-09-14 02:11:15,514:1(0x7f9564d0b300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2026-09-14 02:11:15,514:1(0x7f9564d0b300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2026-09-14 02:11:15,514:1(0x7f9564d0b300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.185:2181 sessionTimeout=60000 watcher=0x9b23a0 sessionId=0 sessionPasswd= context=(nil) flags=0 2026-09-14 02:11:15,515:1(0x7f9564d0b300):ZOO_DEBUG@start_threads@221: starting threads... 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@do_io@369: started IO thread 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.185:2181 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=1 hasnext=0 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@get_next_server_in_reconfig@1566: Failed to find either new or old 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:15,515:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:15,516:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:15,515:1(0x7f956112b640):ZOO_DEBUG@do_completion@473: started completion thread 2026-09-14 02:11:16,517:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:16,517:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:16,517:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:16,517:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:17,518:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:17,518:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:17,518:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:17,518:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:18,519:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:18,519:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:18,519:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:18,519:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:19,520:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:19,520:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:19,520:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:19,520:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:20,521:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:20,522:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:20,522:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:20,522:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:21,523:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:21,523:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:21,523:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:21,523:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:22,524:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:22,524:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:22,524:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:22,524:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:23,525:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:23,525:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:23,525:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:23,525:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:24,527:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:24,527:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:24,527:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:24,527:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:25,527:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:25,527:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:25,527:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:25,527:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:26,528:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:26,528:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:26,528:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:26,528:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:27,530:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:27,530:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:27,530:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:27,530:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:28,531:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:28,531:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:28,531:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:28,531:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:29,532:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:29,532:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:29,532:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:29,532:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:30,533:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:30,533:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:30,533:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:30,533:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:31,535:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:31,535:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:31,535:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:31,535:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:32,536:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:32,536:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:32,536:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:32,536:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:33,537:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:33,537:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:33,537:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:33,537:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:34,538:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:34,539:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:34,539:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:34,539:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:35,540:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:35,540:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:35,540:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:35,540:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:36,541:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:36,541:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:36,541:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:36,541:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:37,542:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:37,542:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:37,542:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:37,542:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:38,543:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:38,543:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:38,543:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:38,543:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:39,544:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:39,544:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:39,544:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:39,544:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:40,545:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:40,545:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:40,545:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:40,545:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:41,546:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:41,546:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:41,546:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:41,546:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:42,547:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:42,547:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:42,547:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:42,547:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:43,548:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:43,548:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:43,548:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:43,548:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:44,549:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:44,549:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:44,549:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:44,549:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:45,551:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:45,551:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:45,551:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:45,551:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:46,552:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:46,552:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:46,552:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:46,552:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:47,553:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:47,554:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:47,554:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:47,554:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:48,555:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:48,555:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:48,555:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:48,555:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:49,555:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:49,556:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:49,556:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:49,556:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:50,556:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:50,556:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:50,556:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:50,556:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:51,557:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:51,557:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:51,557:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:51,557:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:52,559:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:52,559:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:52,559:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:52,559:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:53,560:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:53,560:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:53,560:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:53,560:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:54,561:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:54,561:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:54,561:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:54,561:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:55,563:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:55,563:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:55,563:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:55,563:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:56,564:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:56,564:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:56,564:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:56,564:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:57,566:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:57,566:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:57,566:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:57,566:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:58,567:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:58,567:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:58,567:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:58,567:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:11:59,568:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:11:59,568:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:11:59,569:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:11:59,569:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:00,570:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:00,570:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:00,570:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:00,570:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:01,571:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:01,571:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:01,571:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:01,571:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:02,572:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:02,573:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:02,573:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:02,573:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:03,574:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:03,574:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:03,574:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:03,574:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:04,575:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:04,575:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:04,575:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:04,575:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:05,576:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:05,576:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:05,576:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:05,576:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:06,578:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:06,578:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:06,578:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:06,578:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:07,579:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:07,579:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:07,579:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:07,579:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:08,580:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:08,580:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:08,580:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:08,580:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:09,582:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:09,582:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:09,582:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:09,582:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:10,583:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:10,583:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:10,583:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:10,583:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:11,584:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:11,584:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:11,584:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:11,584:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:12,586:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:12,586:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:12,586:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:12,586:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:13,587:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:13,587:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:13,587:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:13,587:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:14,588:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:14,588:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:14,588:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:14,588:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:15,589:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:15,589:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:15,589:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:15,590:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:16,590:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:16,590:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:16,590:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:16,590:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:17,591:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:17,591:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:17,591:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:17,591:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:18,593:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:18,593:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:18,593:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:18,593:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:19,593:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:19,593:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:19,593:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:19,593:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:20,594:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:20,594:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:20,594:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:20,594:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:21,595:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:21,595:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:21,595:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:21,595:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:22,596:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:22,596:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:22,596:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:22,596:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:23,597:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:23,597:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:23,597:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:23,597:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:24,598:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:24,599:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:24,599:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:24,599:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:25,600:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:25,600:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:25,600:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:25,600:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:26,603:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:26,603:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:26,603:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:26,603:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:27,603:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:27,603:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:27,603:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:27,603:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:28,604:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:28,604:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:28,604:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:28,604:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:29,605:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:29,605:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:29,605:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:29,605:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:30,606:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:30,606:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:30,606:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:30,606:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:31,607:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:31,607:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:31,607:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:31,607:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:32,608:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:32,608:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:32,609:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:32,609:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:33,610:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:33,610:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:33,610:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:33,610:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:34,611:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:34,611:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:34,611:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:34,611:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:35,612:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:35,612:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:35,612:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:35,612:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:36,613:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:36,613:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:36,613:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:36,614:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:37,615:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:37,615:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:37,615:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:37,615:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:38,616:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:38,616:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:38,616:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:38,616:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:39,617:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:39,617:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:39,617:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:39,617:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:40,619:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:40,619:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:40,619:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:40,619:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:41,620:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:41,620:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:41,620:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:41,620:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:42,621:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:42,621:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:42,621:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:42,621:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:43,622:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:43,622:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:43,622:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:43,622:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:44,623:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:44,623:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:44,623:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:44,623:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:45,623:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:45,624:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:45,624:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:45,624:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:46,624:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:46,624:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:46,624:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:46,624:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:47,625:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:47,625:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:47,625:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:47,625:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:48,626:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:48,626:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:48,626:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:48,626:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:49,627:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:49,627:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:49,627:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:49,627:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:50,627:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:50,627:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:50,627:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:50,628:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:51,629:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:51,629:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:51,629:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:51,629:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:52,630:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:52,630:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:52,630:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:52,630:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:53,631:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:53,631:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:53,631:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:53,631:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:54,632:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:54,632:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:54,632:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:54,632:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:55,633:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:55,634:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:55,634:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:55,634:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:56,635:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:56,635:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:56,635:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:56,635:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:57,635:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:57,635:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:57,635:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:57,635:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:58,637:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:58,637:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:58,637:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:58,637:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:12:59,638:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:12:59,638:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:12:59,638:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:12:59,638:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:00,639:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:00,639:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:00,639:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:00,639:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:01,640:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:01,640:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:01,640:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:01,640:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:02,641:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:02,641:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:02,641:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:02,641:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:03,643:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:03,643:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:03,643:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:03,643:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:04,643:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:04,644:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:04,644:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:04,644:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:05,645:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:05,645:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:05,645:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:05,645:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:06,646:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:06,646:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:06,646:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:06,646:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:07,647:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:07,647:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:07,647:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:07,647:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:08,649:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:08,649:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:08,649:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:08,649:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:09,650:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:09,650:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:09,650:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:09,650:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:10,651:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:10,651:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:10,651:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:10,651:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:11,652:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:11,652:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:11,652:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:11,652:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:12,653:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:12,654:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:12,654:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:12,654:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:13,655:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:13,655:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:13,655:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:13,655:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:14,656:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:14,656:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:14,656:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:14,656:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:15,657:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:15,657:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:15,657:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:15,657:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:16,658:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:16,658:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:16,658:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:16,658:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:17,659:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:17,659:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:17,659:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:17,659:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:18,660:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:18,660:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:18,660:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:18,660:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:19,662:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:19,662:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:19,662:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:19,662:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:20,663:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:20,663:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:20,663:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:20,663:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:21,664:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:21,664:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:21,664:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:21,664:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:22,665:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:22,666:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:22,666:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:22,666:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:23,667:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:23,667:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:23,667:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:23,667:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:24,667:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:24,667:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:24,667:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:24,667:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:25,669:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:25,669:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:25,669:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:25,669:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:26,670:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:26,670:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:26,670:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:26,670:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:27,671:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:27,671:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:27,671:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:27,672:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:28,673:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:28,673:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:28,673:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:28,673:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:29,674:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:29,674:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:29,674:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:29,674:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:30,675:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:30,675:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:30,675:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:30,675:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:31,676:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:31,676:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:31,676:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:31,676:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:32,677:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:32,677:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:32,677:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:32,677:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:33,678:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:33,678:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:33,678:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:33,678:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:34,679:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:34,679:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:34,679:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:34,679:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:35,680:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:35,680:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:35,680:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:35,680:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:36,682:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:36,682:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:36,682:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:36,682:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:37,683:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:37,683:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:37,683:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:37,683:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:38,684:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:38,684:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:38,684:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:38,684:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:39,685:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:39,686:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:39,686:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:39,686:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:40,687:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:40,687:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:40,687:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:40,687:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:41,688:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:41,689:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:41,689:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:41,689:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:42,690:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:42,690:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:42,690:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:42,690:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:43,691:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:43,691:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:43,691:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:43,691:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:44,692:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:44,692:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:44,692:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:44,692:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:45,693:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:45,693:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:45,693:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:45,693:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:46,694:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:46,694:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:46,694:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:46,694:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:47,696:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:47,696:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:47,696:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:47,696:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:48,697:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:48,697:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:48,697:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:48,697:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:49,698:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:49,699:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:49,699:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:49,699:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:50,699:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:50,699:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:50,699:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:50,699:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:51,700:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:51,700:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:51,700:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:51,700:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:52,702:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:52,702:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:52,702:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:52,702:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:53,703:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:53,703:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:53,703:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:53,703:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:54,704:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:54,704:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:54,704:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:54,704:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:55,706:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:55,706:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:55,706:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:55,706:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:56,707:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:56,707:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:56,707:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:56,707:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:57,708:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:57,708:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:57,709:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:57,709:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:58,710:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:58,710:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:58,710:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:58,710:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:13:59,711:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:13:59,711:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:13:59,711:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:13:59,712:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:00,713:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:00,713:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:00,713:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:00,713:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:01,714:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:01,714:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:01,714:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:01,714:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:02,716:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:02,716:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:02,716:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:02,716:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:03,717:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:03,717:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:03,717:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:03,717:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:04,718:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:04,718:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:04,718:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:04,718:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:05,719:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:05,719:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:05,719:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:05,719:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:06,719:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:06,719:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:06,719:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:06,719:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:07,721:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:07,721:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:07,721:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:07,721:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:08,722:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:08,722:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:08,722:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:08,722:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:09,723:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:09,723:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:09,723:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:09,723:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:10,724:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:10,724:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:10,724:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:10,724:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:11,725:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:11,725:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:11,725:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:11,725:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:12,726:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:12,727:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:12,727:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:12,727:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:13,728:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:13,728:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:13,728:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:13,728:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:14,728:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:14,728:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:14,728:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:14,728:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:15,729:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:15,729:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:15,729:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:15,729:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:16,730:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:16,730:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:16,730:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:16,730:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:17,731:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:17,731:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:17,731:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:17,731:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:18,732:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:18,732:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:18,732:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:18,732:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:19,733:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:19,733:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:19,733:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:19,733:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:20,734:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:20,734:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:20,734:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:20,734:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:21,735:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:21,736:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:21,736:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:21,736:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:22,736:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:22,736:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:22,736:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:22,736:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:23,737:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:23,737:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:23,737:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:23,737:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:24,738:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:24,739:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:24,739:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:24,739:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:25,740:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:25,740:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:25,740:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:25,740:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:26,741:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:26,741:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:26,741:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:26,741:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:27,742:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:27,743:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:27,743:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:27,743:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:28,744:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:28,744:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:28,744:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:28,744:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:29,744:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:29,744:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:29,744:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:29,744:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:30,745:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:30,745:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:30,745:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:30,745:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:31,746:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:31,746:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:31,746:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:31,746:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:32,747:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:32,747:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:32,747:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:32,747:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:33,748:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:33,748:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:33,748:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:33,748:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:34,749:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:34,749:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:34,749:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:34,750:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:35,751:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:35,751:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:35,751:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:35,751:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:36,752:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:36,752:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:36,752:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:36,752:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:37,752:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:37,753:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:37,753:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:37,753:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:38,754:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:38,754:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:38,754:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:38,754:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:39,755:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:39,756:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:39,756:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:39,756:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:40,756:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:40,756:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:40,756:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:40,756:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:41,757:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:41,757:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:41,757:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:41,757:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:42,759:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:42,759:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:42,759:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:42,759:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:43,760:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:43,760:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:43,760:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:43,760:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:44,761:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:44,761:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:44,761:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:44,761:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:45,762:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:45,762:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:45,762:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:45,762:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:46,763:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:46,763:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:46,763:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:46,763:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:47,764:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:47,764:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:47,764:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:47,765:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:48,766:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:48,766:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:48,766:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:48,766:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:49,767:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:49,767:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:49,767:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:49,767:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:50,768:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:50,768:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:50,768:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:50,768:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:51,770:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:51,770:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:51,770:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:51,770:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:52,771:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:52,771:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:52,771:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:52,771:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:53,772:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:53,772:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:53,772:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:53,772:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:54,773:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:54,773:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:54,773:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:54,773:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:55,774:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:55,774:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:55,774:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:55,774:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:56,775:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:56,775:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:56,775:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:56,775:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:57,776:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:57,776:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:57,776:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:57,776:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:58,778:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:58,778:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:58,778:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:58,778:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:14:59,779:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:14:59,779:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:14:59,779:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:14:59,779:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:00,780:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:00,780:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:00,780:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:00,780:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:01,781:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:01,781:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:01,781:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:01,782:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:02,782:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:02,782:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:02,782:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:02,782:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:03,783:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:03,784:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:03,784:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:03,784:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:04,784:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:04,784:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:04,784:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:04,785:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:05,786:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:05,786:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:05,786:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:05,786:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:06,787:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:06,787:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:06,787:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:06,787:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:07,788:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:07,789:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:07,789:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:07,789:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:08,790:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:08,790:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:08,790:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:08,790:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:09,791:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:09,791:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:09,791:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:09,791:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:10,791:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:10,791:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:10,791:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:10,791:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:11,792:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:11,793:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:11,793:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:11,793:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:12,794:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:12,794:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:12,794:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:12,794:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:13,795:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:13,795:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:13,795:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:13,795:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:14,796:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:14,796:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:14,796:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:14,796:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:15,797:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:15,797:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:15,797:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:15,797:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:16,797:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:16,798:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:16,798:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:16,798:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:17,798:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:17,798:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:17,798:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:17,798:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:18,799:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:18,799:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:18,799:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:18,799:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:19,799:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:19,799:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:19,799:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:19,799:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:20,800:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:20,800:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:20,800:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:20,800:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:21,802:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:21,802:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:21,802:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:21,802:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:22,803:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:22,803:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:22,803:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:22,803:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:23,804:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:23,804:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:23,804:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:23,804:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:24,806:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:24,806:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:24,806:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:24,806:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:25,807:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:25,807:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:25,807:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:25,807:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:26,808:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:26,808:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:26,808:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:26,809:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:27,810:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:27,810:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:27,810:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:27,810:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:28,811:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:28,811:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:28,811:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:28,811:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:29,812:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:29,813:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:29,813:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:29,813:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:30,814:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:30,814:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:30,814:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:30,814:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:31,815:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:31,815:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:31,815:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:31,815:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:32,816:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:32,816:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:32,816:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:32,816:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:33,818:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:33,818:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:33,818:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:33,818:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:34,819:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:34,819:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:34,819:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:34,819:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:35,820:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:35,820:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:35,820:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:35,820:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:36,822:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:36,822:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:36,822:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:36,822:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:37,823:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:37,823:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:37,823:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:37,823:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:38,824:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:38,824:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:38,824:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:38,824:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:39,825:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:39,825:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:39,825:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:39,825:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:40,826:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:40,826:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:40,826:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:40,826:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:41,827:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:41,828:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:41,828:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:41,828:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:42,829:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:42,829:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:42,829:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:42,829:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:43,830:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:43,831:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:43,831:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:43,831:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:44,831:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:44,831:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:44,831:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:44,831:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:45,832:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:45,832:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:45,832:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:45,832:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:46,833:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:46,833:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:46,833:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:46,833:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:47,834:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:47,834:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:47,834:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:47,834:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:48,835:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:48,835:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:48,835:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:48,835:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:49,836:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:49,836:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:49,836:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:49,836:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:50,836:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:50,836:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:50,836:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:50,836:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:51,837:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:51,837:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:51,837:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:51,837:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:52,838:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:52,838:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:52,838:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:52,839:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:53,839:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:53,839:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:53,839:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:53,839:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:54,840:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:54,840:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:54,840:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:54,841:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:55,841:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:55,841:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:55,841:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:55,841:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:56,842:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:56,842:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:56,842:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:56,842:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:57,844:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:57,844:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:57,844:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:57,844:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:58,845:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:58,846:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:58,846:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:58,846:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:15:59,847:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:15:59,847:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:15:59,847:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:15:59,847:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:00,848:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:00,848:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:00,848:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:00,848:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:01,849:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:01,849:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:01,849:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:01,849:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:02,851:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:02,851:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:02,851:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:02,851:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:03,852:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:03,852:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:03,852:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:03,852:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:04,853:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:04,853:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:04,853:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:04,853:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:05,855:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:05,855:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:05,855:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:05,855:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:06,856:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:06,856:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:06,856:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:06,856:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:07,857:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:07,857:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:07,857:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:07,857:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:08,858:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:08,858:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:08,858:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:08,858:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:09,859:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:09,859:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:09,859:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:09,859:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:10,860:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:10,860:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:10,860:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:10,860:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:11,862:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:11,862:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:11,862:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:11,862:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:12,863:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:12,863:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:12,863:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:12,863:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:13,864:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:13,864:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:13,864:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:13,864:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:14,865:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:14,865:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:14,865:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:14,865:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:15,866:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:15,866:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:15,866:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:15,866:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:16,867:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:16,867:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:16,867:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:16,868:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:17,869:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:17,869:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:17,869:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:17,869:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:18,870:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:18,870:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:18,870:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:18,870:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:19,871:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:19,871:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:19,871:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:19,871:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:20,871:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:20,871:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:20,871:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:20,871:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:21,873:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:21,873:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:21,873:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:21,873:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:22,873:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:22,873:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:22,873:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:22,873:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:23,874:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:23,875:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:23,875:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:23,875:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:24,875:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:24,875:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:24,875:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:24,875:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:25,876:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:25,876:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:25,876:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:25,876:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:26,877:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:26,877:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:26,877:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:26,877:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:27,878:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:27,879:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:27,879:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:27,879:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:28,880:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:28,880:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:28,880:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:28,880:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:29,881:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:29,881:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:29,881:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:29,881:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:30,882:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:30,882:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:30,882:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:30,882:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:31,883:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:31,883:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:31,883:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:31,883:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:32,884:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:32,884:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:32,884:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:32,885:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:33,886:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:33,886:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:33,886:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:33,886:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:34,887:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:34,887:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:34,887:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:34,887:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:35,889:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:35,889:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:35,889:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:35,889:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:36,890:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:36,890:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:36,890:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:36,890:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:37,891:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:37,892:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:37,892:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:37,892:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:38,893:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:38,893:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:38,893:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:38,893:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:39,894:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:39,894:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:39,894:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:39,894:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:40,895:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:40,895:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:40,895:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:40,895:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:41,896:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:41,896:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:41,896:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:41,896:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:42,897:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:42,898:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:42,898:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:42,898:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:43,899:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:43,899:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:43,899:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:43,899:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:44,899:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:44,899:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:44,899:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:44,899:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:45,900:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:45,900:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:45,900:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:45,900:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:46,901:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:46,901:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:46,901:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:46,901:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:47,903:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:47,903:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:47,903:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:47,903:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:48,904:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:48,904:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:48,904:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:48,904:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:49,905:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:49,905:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:49,905:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:49,905:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:50,907:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:50,907:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:50,907:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:50,907:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:51,908:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:51,908:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:51,908:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:51,908:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:52,909:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:52,909:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:52,909:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:52,909:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:53,910:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:53,910:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:53,910:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:53,910:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:54,911:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:54,912:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:54,912:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:54,912:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:55,913:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:55,913:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:55,913:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:55,913:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:56,914:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:56,914:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:56,914:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:56,914:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:57,915:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:57,916:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:57,916:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:57,916:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:58,917:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:58,917:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:58,917:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:58,917:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:16:59,918:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:16:59,918:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:16:59,918:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:16:59,918:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:00,919:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:00,919:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:00,919:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:00,919:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:01,921:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:01,921:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:01,921:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:01,921:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:02,922:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:02,922:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:02,922:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:02,922:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:03,923:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:03,923:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:03,923:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:03,923:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:04,924:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:04,924:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:04,924:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:04,924:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:05,926:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:05,926:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:05,926:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:05,926:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:06,927:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:06,927:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:06,927:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:06,927:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:07,928:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:07,928:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:07,928:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:07,928:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:08,929:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:08,929:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:08,929:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:08,929:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:09,930:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:09,930:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:09,930:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:09,931:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:10,931:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:10,931:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:10,931:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:10,931:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:11,931:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:11,931:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:11,931:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:11,932:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:12,933:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:12,933:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:12,933:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:12,933:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:13,934:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:13,934:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:13,934:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:13,934:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:14,935:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:14,935:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:14,935:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:14,935:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:15,936:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:15,936:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:15,936:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:15,936:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:16,938:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:16,938:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:16,938:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:16,938:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:17,939:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:17,939:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:17,939:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:17,939:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:18,940:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:18,940:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:18,940:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:18,940:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:19,941:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:19,942:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:19,942:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:19,942:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:20,943:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:20,943:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:20,943:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:20,943:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:21,944:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:21,944:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:21,944:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:21,944:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:22,946:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:22,946:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:22,946:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:22,946:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:23,947:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:23,947:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:23,947:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:23,947:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:24,949:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:24,949:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:24,949:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:24,949:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:25,950:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:25,950:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:25,950:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:25,950:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:26,951:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:26,951:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:26,951:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:26,951:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:27,952:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:27,952:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:27,952:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:27,952:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:28,953:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:28,954:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:28,954:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:28,954:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:29,955:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:29,955:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:29,955:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:29,955:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:30,956:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:30,956:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:30,956:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:30,956:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:31,958:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:31,958:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:31,958:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:31,958:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:32,959:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:32,959:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:32,959:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:32,959:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:33,960:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:33,960:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:33,960:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:33,960:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:34,962:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:34,962:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:34,962:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:34,962:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:35,963:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:35,963:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:35,963:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:35,963:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:36,963:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:36,963:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:36,963:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:36,963:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:37,964:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:37,964:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:37,964:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:37,964:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:38,965:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:38,965:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:38,965:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:38,965:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:39,966:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:39,966:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:39,966:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:39,966:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:40,967:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:40,967:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:40,967:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:40,967:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:41,968:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:41,968:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:41,968:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:41,968:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:42,970:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:42,970:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:42,970:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:42,970:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:43,971:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:43,971:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:43,971:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:43,971:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:44,972:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:44,972:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:44,972:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:44,972:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:45,973:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:45,974:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:45,974:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:45,974:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:46,975:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:46,975:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:46,975:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:46,975:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:47,976:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:47,976:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:47,976:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:47,977:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:48,978:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:48,978:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:48,978:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:48,978:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:49,979:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:49,979:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:49,979:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:49,979:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:50,980:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:50,980:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:50,980:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:50,980:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:51,982:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:51,982:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:51,982:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:51,982:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:52,983:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:52,983:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:52,983:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:52,983:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:53,984:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:53,984:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:53,984:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:53,984:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:54,985:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:54,985:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:54,985:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:54,985:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:55,986:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:55,986:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:55,986:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:55,986:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:56,987:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:56,988:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:56,988:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:56,988:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:57,989:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:57,989:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:57,989:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:57,989:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:58,990:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:58,990:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:58,991:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:58,991:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:17:59,992:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:17:59,992:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:17:59,992:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:17:59,992:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:00,993:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:00,993:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:00,993:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:00,993:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:01,994:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:01,994:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:01,994:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:01,995:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:02,995:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:02,995:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:02,995:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:02,995:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:03,996:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:03,996:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:03,996:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:03,996:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:04,997:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:04,998:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:04,998:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:04,998:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:05,998:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:05,998:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:05,998:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:05,998:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:06,999:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:06,999:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:06,999:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:06,999:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:07,999:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:08,000:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:08,000:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:08,000:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:09,001:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:09,001:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:09,001:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:09,001:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:10,002:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:10,002:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:10,002:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:10,002:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:11,003:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:11,003:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:11,003:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:11,003:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:12,004:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:12,005:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:12,005:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:12,005:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:13,006:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:13,006:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:13,006:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:13,006:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:14,007:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:14,007:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:14,007:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:14,007:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:15,009:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:15,009:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:15,009:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:15,009:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:16,010:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:16,010:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:16,010:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:16,010:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:17,011:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:17,011:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:17,011:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:17,011:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:18,012:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:18,012:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:18,012:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:18,012:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:19,013:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:19,013:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:19,013:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:19,013:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:20,014:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:20,014:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:20,014:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:20,014:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:21,015:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:21,015:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:21,015:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:21,015:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:22,016:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:22,016:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:22,016:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:22,016:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:23,017:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:23,017:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:23,017:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:23,017:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:24,018:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:24,019:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:24,019:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:24,019:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:25,019:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:25,019:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:25,019:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:25,019:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:26,020:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:26,021:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:26,021:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:26,021:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:27,021:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:27,021:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:27,022:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:27,022:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:28,023:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:28,023:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:28,023:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:28,023:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:29,024:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:29,024:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:29,024:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:29,024:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:30,025:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:30,025:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:30,025:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:30,025:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:31,026:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:31,026:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:31,026:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:31,026:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:32,027:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:32,027:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:32,027:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:32,027:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:33,029:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:33,029:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:33,029:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:33,029:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:34,030:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:34,030:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:34,030:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:34,030:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:35,031:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:35,031:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:35,031:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:35,031:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:36,032:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:36,032:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:36,032:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:36,032:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:37,034:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:37,034:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:37,034:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:37,034:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:38,035:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:38,035:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:38,035:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:38,035:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:39,036:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:39,036:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:39,036:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:39,036:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:40,038:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:40,038:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:40,038:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:40,038:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:41,039:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:41,039:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:41,039:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:41,039:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:42,039:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:42,039:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:42,039:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:42,039:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:43,040:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:43,041:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:43,041:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:43,041:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:44,042:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:44,042:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:44,042:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:44,042:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:45,043:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:45,043:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:45,043:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:45,043:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:46,044:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:46,045:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:46,045:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:46,045:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:47,046:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:47,046:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:47,046:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:47,046:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:48,048:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:48,048:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:48,048:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:48,048:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:49,049:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:49,049:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:49,049:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:49,049:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:50,050:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:50,051:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:50,051:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:50,051:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:51,051:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:51,051:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:51,052:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:51,052:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:52,053:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:52,053:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:52,053:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:52,053:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:53,054:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:53,054:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:53,054:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:53,054:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:54,054:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:54,054:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:54,054:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:54,055:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:55,056:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:55,056:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:55,056:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:55,056:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:56,057:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:56,057:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:56,057:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:56,057:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:57,058:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:57,058:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:57,058:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:57,058:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:58,059:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:58,059:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:58,059:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:58,059:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:18:59,060:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:18:59,060:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:18:59,060:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:18:59,060:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:00,061:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:00,061:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:00,061:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:00,061:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:01,062:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:01,062:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:01,062:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:01,062:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:02,063:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:02,064:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:02,064:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:02,064:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:03,065:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:03,065:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:03,065:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:03,065:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:04,066:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:04,066:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:04,066:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:04,066:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:05,068:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:05,068:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:05,068:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:05,068:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:06,069:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:06,069:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:06,069:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:06,069:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:07,070:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:07,071:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:07,071:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:07,071:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:08,071:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:08,071:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:08,071:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:08,071:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:09,072:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:09,072:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:09,072:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:09,072:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:10,073:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:10,073:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:10,073:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:10,073:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:11,074:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:11,074:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:11,074:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:11,074:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:12,075:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:12,075:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:12,076:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:12,076:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:13,077:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:13,077:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:13,077:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:13,077:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:14,077:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:14,077:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:14,077:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:14,077:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:15,078:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:15,078:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:15,078:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:15,078:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:16,079:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:16,079:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:16,079:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:16,079:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:17,081:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:17,081:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:17,081:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:17,081:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:18,082:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:18,082:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:18,082:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:18,082:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:19,083:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:19,083:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:19,083:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:19,083:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:20,084:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:20,084:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:20,084:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:20,084:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:21,085:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:21,085:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:21,085:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:21,085:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:22,086:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:22,086:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:22,086:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:22,086:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:23,087:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:23,087:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:23,087:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:23,087:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:24,088:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:24,088:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:24,088:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:24,088:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:25,089:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:25,090:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:25,090:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:25,090:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:26,090:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:26,090:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:26,090:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:26,090:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:27,091:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:27,091:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:27,091:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:27,091:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:28,092:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:28,092:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:28,092:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:28,092:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:29,093:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:29,094:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:29,094:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:29,094:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:30,095:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:30,095:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:30,095:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:30,095:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:31,096:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:31,096:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:31,096:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:31,096:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:32,097:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:32,097:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:32,098:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:32,098:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:33,098:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:33,098:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:33,098:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:33,098:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:34,099:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:34,099:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:34,099:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:34,099:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:35,100:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:35,100:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:35,100:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:35,100:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:36,102:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:36,102:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:36,102:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:36,102:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:37,103:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:37,103:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:37,103:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:37,103:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:38,104:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:38,104:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:38,104:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:38,104:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:39,105:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:39,106:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:39,106:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:39,106:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:40,106:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:40,106:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:40,106:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:40,106:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:41,107:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:41,107:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:41,107:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:41,107:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:42,108:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:42,108:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:42,108:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:42,108:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:43,109:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:43,109:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:43,109:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:43,109:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:44,109:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:44,109:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:44,109:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:44,109:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:45,110:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:45,110:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:45,110:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:45,110:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:46,111:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:46,111:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:46,111:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:46,111:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:47,112:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:47,112:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:47,112:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:47,112:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:48,114:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:48,114:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:48,114:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:48,114:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:49,115:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:49,115:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:49,115:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:49,115:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:50,116:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:50,116:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:50,116:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:50,116:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:51,117:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:51,117:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:51,117:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:51,117:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:52,119:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:52,119:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:52,119:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:52,119:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:53,120:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:53,120:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:53,120:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:53,120:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:54,121:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:54,122:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:54,122:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:54,122:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:55,123:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:55,123:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:55,123:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:55,123:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:56,123:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:56,123:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:56,123:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:56,123:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:57,125:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:57,125:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:57,125:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:57,125:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:58,126:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:58,126:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:58,126:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:58,126:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:19:59,127:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:19:59,127:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:19:59,127:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:19:59,127:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:00,128:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:00,128:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:00,128:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:00,128:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:01,129:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:01,129:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:01,129:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:01,130:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:02,131:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:02,131:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:02,131:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:02,131:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:03,132:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:03,132:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:03,132:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:03,132:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:04,133:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:04,133:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:04,134:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:04,134:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:05,135:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:05,135:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:05,135:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:05,135:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:06,136:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:06,136:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:06,136:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:06,136:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:07,137:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:07,137:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:07,137:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:07,137:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:08,137:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:08,137:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:08,138:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:08,138:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:09,138:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:09,138:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:09,138:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:09,138:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:10,139:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:10,139:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:10,139:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:10,139:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:11,141:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:11,141:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:11,141:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:11,141:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:12,142:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:12,142:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:12,142:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:12,142:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:13,143:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:13,143:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:13,143:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:13,143:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:14,144:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:14,144:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:14,144:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:14,144:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:15,145:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:15,145:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:15,145:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:15,145:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:16,146:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:16,146:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:16,146:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:16,146:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:17,147:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:17,147:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:17,147:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:17,147:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:18,148:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:18,148:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:18,148:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:18,148:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:19,149:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:19,149:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:19,149:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:19,149:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:20,151:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:20,151:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:20,151:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:20,151:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:21,152:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:21,152:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:21,152:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:21,152:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:22,153:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:22,154:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:22,154:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:22,154:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:23,155:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:23,155:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:23,155:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:23,155:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:24,155:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:24,155:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:24,156:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:24,156:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:25,156:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:25,156:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:25,156:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:25,156:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:26,158:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:26,158:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:26,158:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:26,158:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:27,159:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:27,159:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:27,159:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:27,159:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:28,160:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:28,160:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:28,160:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:28,160:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:29,161:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:29,161:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:29,161:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:29,161:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:30,162:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:30,162:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:30,162:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:30,162:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:31,163:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:31,163:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:31,163:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:31,164:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:32,165:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:32,165:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:32,165:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:32,165:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:33,166:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:33,166:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:33,166:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:33,166:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:34,167:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:34,167:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:34,167:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:34,167:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:35,168:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:35,168:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:35,168:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:35,168:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:36,170:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:36,170:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:36,170:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:36,170:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:37,171:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:37,171:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:37,171:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:37,171:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:38,172:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:38,172:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:38,172:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:38,172:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:39,173:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:39,174:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:39,174:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:39,174:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:40,175:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:40,175:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:40,175:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:40,175:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:41,176:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:41,176:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:41,176:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:41,176:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:42,177:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:42,178:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:42,178:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:42,178:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:43,179:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:43,179:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:43,179:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:43,179:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:44,180:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:44,180:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:44,180:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:44,180:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:45,181:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:45,181:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:45,181:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:45,181:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:46,182:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:46,183:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:46,183:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:46,183:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:47,183:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:47,183:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:47,183:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:47,183:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:48,184:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:48,184:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:48,184:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:48,184:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:49,186:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:49,186:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:49,186:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:49,186:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:50,187:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:50,187:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:50,187:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:50,187:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:51,188:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:51,188:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:51,188:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:51,188:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:52,189:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:52,189:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:52,189:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:52,189:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:53,190:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:53,190:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:53,191:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:53,191:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:54,191:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:54,191:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:54,191:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:54,191:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:55,192:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:55,192:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:55,192:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:55,192:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:56,193:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:56,194:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:56,194:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:56,194:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:57,195:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:57,195:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:57,195:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:57,195:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:58,196:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:58,196:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:58,196:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:58,196:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:20:59,197:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:20:59,198:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:20:59,198:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:20:59,198:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:00,199:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:00,199:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:00,199:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:00,199:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:01,200:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:01,200:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:01,200:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:01,200:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:02,201:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:02,201:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:02,201:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:02,201:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:03,202:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:03,202:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:03,202:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:03,202:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:04,203:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:04,203:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:04,203:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:04,203:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:05,204:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:05,204:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:05,204:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:05,204:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:06,206:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:06,206:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:06,206:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:06,206:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:07,207:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:07,207:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:07,207:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:07,207:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:08,208:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:08,208:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:08,208:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:08,208:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:09,209:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:09,210:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:09,210:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:09,210:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:10,211:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:10,211:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:10,211:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:10,211:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:11,212:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:11,212:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:11,212:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:11,212:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:12,213:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:12,213:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:12,213:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:12,213:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:13,214:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:13,214:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:13,214:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:13,214:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:14,215:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:14,215:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:14,215:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:14,215:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:15,217:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:15,217:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:15,217:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:15,217:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:16,218:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:16,218:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:16,218:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:16,218:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:17,219:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:17,219:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:17,219:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:17,219:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:18,221:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:18,221:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:18,221:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:18,221:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:19,222:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:19,222:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:19,222:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:19,222:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:20,223:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:20,223:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:20,223:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:20,223:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:21,225:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:21,225:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:21,225:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:21,225:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:22,226:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:22,226:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:22,226:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:22,226:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:23,227:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:23,228:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:23,228:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:23,228:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:24,229:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:24,229:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:24,229:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:24,229:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:25,230:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:25,230:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:25,230:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:25,230:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:26,231:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:26,231:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:26,231:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:26,231:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:27,232:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:27,232:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:27,232:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:27,232:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:28,233:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:28,233:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:28,233:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:28,233:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:29,234:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:29,234:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:29,234:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:29,234:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:30,235:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:30,235:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:30,235:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:30,235:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:31,236:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:31,236:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:31,236:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:31,236:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:32,237:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:32,237:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:32,237:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:32,237:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:33,238:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:33,238:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:33,238:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:33,238:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:34,239:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:34,239:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:34,239:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:34,240:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:35,241:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:35,241:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:35,241:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:35,241:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:36,242:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:36,242:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:36,242:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:36,242:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:37,243:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:37,243:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:37,243:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:37,243:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:38,244:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:38,244:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:38,244:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:38,244:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:39,245:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:39,245:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:39,245:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:39,245:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:40,247:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:40,247:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:40,247:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:40,247:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:41,248:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:41,248:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:41,248:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:41,248:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:42,249:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:42,249:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:42,249:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:42,250:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:43,251:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:43,251:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:43,251:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:43,251:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:44,252:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:44,252:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:44,252:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:44,252:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:45,253:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:45,253:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:45,254:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:45,254:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:46,255:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:46,255:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:46,255:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:46,255:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:47,256:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:47,256:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:47,256:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:47,256:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:48,257:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:48,257:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:48,257:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:48,257:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:49,259:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:49,259:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:49,259:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:49,259:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:50,260:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:50,260:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:50,260:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:50,260:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:51,261:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:51,261:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:51,262:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:51,262:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:52,262:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:52,263:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:52,263:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:52,263:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:53,264:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:53,264:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:53,264:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:53,264:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:54,265:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:54,265:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:54,265:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:54,265:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:55,267:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:55,267:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:55,267:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:55,267:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:56,268:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:56,268:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:56,268:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:56,268:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:57,269:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:57,270:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:57,270:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:57,270:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:58,271:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:58,271:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:58,271:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:58,271:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:21:59,272:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:21:59,272:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:21:59,272:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:21:59,272:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:00,273:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:00,273:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:00,273:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:00,273:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:01,274:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:01,274:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:01,274:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:01,274:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:02,275:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:02,275:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:02,275:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:02,275:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:03,277:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:03,277:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:03,277:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:03,277:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:04,278:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:04,278:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:04,278:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:04,278:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:05,279:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:05,279:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:05,279:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:05,279:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:06,280:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:06,280:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:06,280:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:06,280:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:07,281:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:07,282:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:07,282:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:07,282:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:08,283:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:08,283:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:08,283:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:08,283:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:09,284:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:09,284:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:09,284:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:09,284:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:10,284:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:10,284:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:10,284:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:10,284:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:11,285:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:11,286:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:11,286:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:11,286:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:12,287:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:12,287:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:12,287:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:12,287:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:13,288:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:13,288:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:13,288:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:13,288:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:14,289:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:14,290:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:14,290:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:14,290:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:15,290:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:15,290:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:15,290:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:15,291:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:16,291:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:16,291:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:16,291:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:16,291:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:17,292:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:17,292:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:17,292:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:17,292:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:18,293:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:18,293:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:18,293:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:18,293:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:19,295:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:19,295:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:19,295:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:19,295:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:20,296:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:20,296:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:20,296:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:20,296:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:21,297:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:21,297:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:21,297:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:21,297:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:22,298:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:22,298:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:22,298:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:22,298:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:23,299:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:23,299:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:23,299:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:23,299:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:24,300:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:24,300:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:24,300:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:24,300:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:25,302:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:25,302:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:25,302:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:25,302:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:26,303:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:26,303:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:26,303:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:26,303:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:27,304:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:27,304:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:27,304:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:27,304:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:28,305:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:28,305:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:28,305:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:28,305:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:29,306:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:29,307:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:29,307:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:29,307:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:30,308:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:30,308:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:30,308:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:30,308:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:31,309:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:31,309:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:31,309:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:31,309:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:32,310:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:32,310:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:32,310:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:32,310:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:33,311:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:33,311:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:33,311:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:33,311:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:34,312:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:34,312:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:34,312:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:34,312:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:35,314:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:35,314:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:35,314:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:35,314:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:36,315:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:36,315:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:36,315:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:36,315:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:37,316:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:37,316:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:37,316:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:37,316:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:38,317:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:38,317:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:38,317:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:38,317:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:39,319:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:39,319:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:39,319:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:39,319:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:40,320:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:40,320:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:40,320:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:40,320:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:41,321:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:41,322:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:41,322:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:41,322:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:42,323:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:42,323:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:42,323:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:42,323:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:43,324:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:43,324:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:43,324:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:43,324:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:44,325:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:44,326:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:44,326:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:44,326:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:45,327:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:45,327:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:45,327:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:45,327:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:46,328:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:46,328:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:46,328:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:46,328:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:47,329:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:47,329:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:47,329:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:47,329:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:48,330:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:48,331:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:48,331:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:48,331:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:49,331:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:49,331:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:49,331:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:49,331:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:50,332:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:50,332:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:50,332:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:50,332:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:51,334:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:51,334:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:51,334:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:51,334:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:52,335:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:52,335:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:52,335:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:52,335:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:53,336:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:53,336:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:53,336:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:53,336:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:54,337:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:54,338:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:54,338:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:54,338:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:55,339:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:55,339:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:55,339:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:55,339:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:56,340:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:56,340:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:56,340:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:56,340:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:57,342:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:57,342:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:57,342:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:57,342:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:58,343:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:58,343:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:58,343:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:58,343:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:22:59,344:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:22:59,344:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:22:59,344:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:22:59,344:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:00,345:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:00,345:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:00,345:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:00,345:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:01,346:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:01,346:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:01,346:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:01,346:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:02,347:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:02,347:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:02,347:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:02,347:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:03,347:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:03,347:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:03,347:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:03,348:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:04,349:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:04,349:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:04,349:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:04,349:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:05,350:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:05,350:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:05,350:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:05,350:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:06,351:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:06,351:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:06,351:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:06,351:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:07,352:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:07,352:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:07,352:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:07,352:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:08,354:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:08,354:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:08,354:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:08,354:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:09,355:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:09,355:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:09,355:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:09,355:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:10,356:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:10,356:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:10,356:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:10,356:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:11,357:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:11,357:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:11,357:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:11,357:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:12,358:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:12,358:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:12,358:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:12,358:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:13,359:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:13,359:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:13,359:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:13,359:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:14,360:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:14,360:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:14,360:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:14,360:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:15,361:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:15,361:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:15,361:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:15,361:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:16,362:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:16,362:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:16,362:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:16,362:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:17,363:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:17,363:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:17,363:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:17,363:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:18,364:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:18,364:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:18,364:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:18,364:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:19,365:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:19,365:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:19,365:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:19,365:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:20,367:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:20,367:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:20,367:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:20,367:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:21,368:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:21,368:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:21,368:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:21,368:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:22,368:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:22,369:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:22,369:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:22,369:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:23,370:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:23,370:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:23,370:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:23,370:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:24,371:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:24,371:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:24,371:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:24,371:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:25,372:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:25,372:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:25,372:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:25,372:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:26,373:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:26,373:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:26,374:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:26,374:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:27,375:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:27,375:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:27,375:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:27,375:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:28,376:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:28,376:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:28,376:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:28,376:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:29,377:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:29,377:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:29,377:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:29,377:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:30,378:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:30,379:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:30,379:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:30,379:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:31,380:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:31,380:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:31,380:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:31,380:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:32,380:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:32,381:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:32,381:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:32,381:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:33,382:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:33,382:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:33,382:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:33,382:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:34,383:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:34,383:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:34,383:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:34,383:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:35,383:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:35,383:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:35,383:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:35,383:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:36,385:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:36,385:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:36,385:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:36,385:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:37,386:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:37,386:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:37,386:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:37,386:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:38,387:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:38,387:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:38,387:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:38,387:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:39,388:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:39,388:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:39,388:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:39,388:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:40,388:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:40,389:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:40,389:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:40,389:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:41,390:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:41,390:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:41,390:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:41,390:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:42,391:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:42,391:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:42,391:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:42,391:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:43,392:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:43,393:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:43,393:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:43,393:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:44,394:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:44,394:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:44,394:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:44,394:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:45,395:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:45,395:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:45,395:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:45,395:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:46,396:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:46,396:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:46,396:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:46,396:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:47,397:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:47,397:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:47,397:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:47,397:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:48,398:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:48,398:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:48,398:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:48,398:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:49,400:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:49,400:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:49,400:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:49,400:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:50,401:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:50,401:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:50,401:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:50,401:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:51,401:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:51,402:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:51,402:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:51,402:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:52,403:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:52,403:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:52,403:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:52,403:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:53,404:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:53,404:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:53,404:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:53,404:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:54,405:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:54,405:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:54,405:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:54,405:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:55,407:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:55,407:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:55,407:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:55,407:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:56,408:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:56,408:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:56,408:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:56,408:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:57,409:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:57,409:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:57,409:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:57,409:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:58,410:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:58,411:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:58,411:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:58,411:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:23:59,411:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:23:59,411:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:23:59,411:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:23:59,411:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:00,412:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:00,412:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:00,412:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:00,412:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:01,413:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:01,413:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:01,413:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:01,413:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:02,414:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:02,414:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:02,414:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:02,414:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:03,416:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:03,416:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:03,416:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:03,416:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:04,417:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:04,417:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:04,417:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:04,417:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:05,418:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:05,418:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:05,418:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:05,418:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:06,419:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:06,419:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:06,419:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:06,419:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:07,420:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:07,420:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:07,420:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:07,420:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:08,422:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:08,422:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:08,422:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:08,422:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:09,423:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:09,423:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:09,423:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:09,423:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:10,424:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:10,424:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:10,424:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:10,424:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:11,425:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:11,426:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:11,426:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:11,426:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:12,427:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:12,427:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:12,427:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:12,427:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:13,428:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:13,428:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:13,428:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:13,428:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:14,429:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:14,429:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:14,429:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:14,429:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:15,430:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:15,430:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:15,430:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:15,430:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:16,431:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:16,431:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:16,431:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:16,431:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:17,433:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:17,433:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:17,433:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:17,433:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:18,433:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:18,433:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:18,433:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:18,434:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:19,437:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:19,437:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:19,437:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:19,437:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:20,437:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:20,437:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:20,437:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:20,437:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:21,439:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:21,439:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:21,439:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:21,439:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:22,440:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:22,440:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:22,440:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:22,440:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:23,441:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:23,441:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:23,441:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:23,441:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:24,442:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:24,442:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:24,442:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:24,442:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:25,443:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:25,443:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:25,443:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:25,443:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:26,444:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:26,444:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:26,444:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:26,444:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:27,446:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:27,446:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:27,446:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:27,446:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:28,447:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:28,447:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:28,447:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:28,447:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:29,448:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:29,448:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:29,448:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:29,448:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:30,450:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:30,450:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:30,450:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:30,450:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:31,451:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:31,451:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:31,451:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:31,451:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:32,452:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:32,452:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:32,452:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:32,452:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:33,453:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:33,454:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:33,454:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:33,454:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:34,455:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:34,455:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:34,455:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:34,455:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:35,456:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:35,456:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:35,456:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:35,456:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:36,456:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:36,456:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:36,456:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:36,456:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:37,458:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:37,458:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:37,458:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:37,458:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:38,459:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:38,459:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:38,459:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:38,459:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:39,461:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:39,461:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:39,461:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:39,461:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:40,462:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:40,462:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:40,462:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:40,462:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:41,463:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:41,463:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:41,463:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:41,463:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:42,464:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:42,464:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:42,464:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:42,464:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:43,465:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:43,466:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:43,466:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:43,466:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:44,466:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:44,466:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:44,466:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:44,466:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:45,467:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:45,467:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:45,467:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:45,467:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:46,468:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:46,469:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:46,469:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:46,469:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:47,470:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:47,470:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:47,470:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:47,470:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:48,471:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:48,471:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:48,471:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:48,471:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:49,472:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:49,472:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:49,472:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:49,472:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:50,474:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:50,474:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:50,474:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:50,474:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:51,475:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:51,475:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:51,475:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:51,475:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:52,476:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:52,477:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:52,477:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:52,477:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:53,478:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:53,478:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:53,478:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:53,478:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:54,479:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:54,479:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:54,479:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:54,479:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:55,480:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:55,480:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:55,480:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:55,480:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:56,482:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:56,482:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:56,482:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:56,482:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:57,483:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:57,483:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:57,483:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:57,483:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:58,484:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:58,484:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:58,484:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:58,484:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:24:59,485:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:24:59,485:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:24:59,485:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:24:59,485:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:00,487:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:00,487:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:00,487:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:00,487:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:01,488:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:01,488:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:01,488:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:01,489:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:02,490:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:02,490:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:02,490:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:02,490:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:03,491:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:03,491:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:03,491:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:03,491:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:04,492:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:04,492:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:04,492:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:04,492:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:05,494:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:05,494:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:05,494:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:05,494:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:06,495:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:06,495:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:06,495:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:06,495:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:07,497:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:07,497:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:07,497:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:07,497:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:08,497:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:08,497:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:08,497:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:08,497:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:09,498:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:09,498:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:09,498:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:09,498:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:10,499:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:10,499:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:10,499:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:10,499:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:11,500:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:11,500:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:11,501:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:11,501:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:12,502:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:12,502:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:12,502:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:12,502:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:13,503:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:13,503:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:13,503:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:13,503:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:14,505:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:14,505:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:14,505:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:14,505:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:15,506:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:15,506:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:15,506:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:15,506:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:16,507:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:16,507:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:16,507:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:16,507:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:17,508:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:17,509:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:17,509:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:17,509:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:18,510:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:18,510:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:18,510:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:18,510:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:19,511:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:19,511:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:19,511:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:19,511:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:20,512:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:20,512:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:20,512:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:20,512:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:21,514:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:21,514:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:21,514:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:21,514:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:22,515:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:22,515:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:22,515:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:22,515:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:23,516:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:23,516:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:23,516:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:23,516:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:24,518:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:24,518:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:24,518:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:24,518:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:25,519:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:25,519:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:25,519:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:25,519:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:26,520:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:26,520:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:26,520:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:26,520:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:27,522:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:27,522:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:27,522:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:27,522:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:28,523:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:28,523:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:28,523:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:28,523:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:29,524:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:29,524:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:29,524:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:29,524:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:30,525:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:30,526:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:30,526:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:30,526:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:31,527:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:31,527:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:31,527:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:31,527:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:32,528:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:32,528:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:32,528:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:32,528:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:33,529:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:33,529:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:33,529:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:33,529:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:34,530:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:34,530:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:34,530:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:34,530:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:35,531:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:35,531:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:35,531:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:35,531:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:36,532:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:36,532:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:36,532:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:36,532:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:37,533:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:37,533:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:37,533:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:37,533:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:38,535:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:38,535:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:38,535:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:38,535:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:39,536:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:39,536:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:39,536:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:39,536:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:40,538:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:40,538:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:40,538:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:40,538:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:41,539:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:41,539:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:41,539:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:41,539:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:42,540:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:42,540:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:42,540:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:42,540:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:43,541:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:43,541:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:43,541:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:43,541:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:44,542:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:44,542:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:44,542:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:44,542:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:45,543:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:45,543:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:45,543:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:45,543:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:46,545:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:46,545:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:46,545:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:46,545:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:47,546:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:47,546:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:47,546:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:47,546:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:48,547:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:48,547:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:48,547:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:48,547:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:49,548:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:49,548:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:49,548:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:49,548:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:50,550:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:50,550:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:50,550:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:50,550:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:51,551:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:51,551:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:51,551:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:51,551:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:52,552:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:52,552:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:52,552:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:52,552:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:53,554:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:53,554:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:53,554:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:53,554:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:54,555:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:54,555:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:54,555:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:54,555:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:55,555:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:55,555:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:55,555:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:55,555:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:56,555:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:56,556:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:56,556:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:56,556:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:57,557:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:57,557:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:57,557:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:57,557:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:58,557:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:58,557:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:58,557:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:58,557:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:25:59,559:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:25:59,559:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:25:59,559:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:25:59,559:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:00,560:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:00,560:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:00,560:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:00,560:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:01,561:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:01,561:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:01,561:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:01,561:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:02,562:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:02,562:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:02,562:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:02,562:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:03,563:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:03,563:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:03,563:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:03,563:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:04,564:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:04,564:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:04,564:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:04,564:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:05,564:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:05,564:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:05,564:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:05,564:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:06,566:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:06,566:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:06,566:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:06,566:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:07,567:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:07,567:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:07,567:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:07,567:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:08,568:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:08,568:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:08,568:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:08,568:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:09,569:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:09,569:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:09,569:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:09,570:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:10,570:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:10,570:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:10,570:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:10,570:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:11,571:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:11,571:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:11,571:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:11,571:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:12,572:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:12,573:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:12,573:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:12,573:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:13,574:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:13,574:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:13,574:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:13,574:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:14,575:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:14,575:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:14,575:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:14,575:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:15,576:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:15,576:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:15,576:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:15,576:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:16,577:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:16,578:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:16,578:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:16,578:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:17,578:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:17,578:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:17,578:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:17,578:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:18,579:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:18,579:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:18,579:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:18,579:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:19,580:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:19,580:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:19,580:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:19,580:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:20,580:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:20,580:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:20,580:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:20,580:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:21,582:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:21,582:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:21,582:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:21,582:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:22,583:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:22,583:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:22,583:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:22,583:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:23,584:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:23,584:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:23,584:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:23,584:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:24,585:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:24,585:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:24,585:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:24,585:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:25,585:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:25,585:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:25,585:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:25,585:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:26,586:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:26,586:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:26,586:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:26,586:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:27,587:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:27,587:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:27,587:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:27,587:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:28,588:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:28,588:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:28,588:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:28,588:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:29,589:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:29,589:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:29,589:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:29,589:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:30,590:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:30,591:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:30,591:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:30,591:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:31,592:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:31,592:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:31,592:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:31,592:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:32,593:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:32,593:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:32,593:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:32,593:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:33,594:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:33,594:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:33,594:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:33,594:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:34,595:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:34,595:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:34,595:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:34,595:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:35,596:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:35,596:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:35,596:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:35,596:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:36,597:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:36,597:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:36,597:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:36,597:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:37,597:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:37,597:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:37,597:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:37,597:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:38,598:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:38,598:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:38,598:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:38,598:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:39,599:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:39,599:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:39,599:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:39,599:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:40,600:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:40,600:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:40,600:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:40,600:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:41,601:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:41,601:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:41,601:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:41,601:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:42,603:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:42,603:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:42,603:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:42,603:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:43,604:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:43,604:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:43,604:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:43,604:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:44,605:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:44,605:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:44,606:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:44,606:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:45,607:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:45,607:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:45,607:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:45,607:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:46,608:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:46,608:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:46,608:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:46,609:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:47,610:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:47,610:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:47,610:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:47,610:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:48,611:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:48,611:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:48,611:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:48,611:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:49,612:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:49,612:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:49,612:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:49,612:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:50,612:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:50,612:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:50,612:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:50,612:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:51,614:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:51,614:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:51,614:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:51,614:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:52,615:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:52,615:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:52,615:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:52,615:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:53,616:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:53,616:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:53,616:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:53,616:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:54,618:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:54,618:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:54,618:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:54,618:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:55,619:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:55,619:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:55,619:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:55,619:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:56,620:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:56,621:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:56,621:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:56,621:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:57,621:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:57,621:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:57,621:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:57,621:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:58,622:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:58,622:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:58,623:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:58,623:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:26:59,623:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:26:59,623:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:26:59,623:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:26:59,623:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:00,624:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:00,624:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:00,624:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:00,624:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:01,625:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:01,625:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:01,625:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:01,625:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:02,626:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:02,627:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:02,627:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:02,627:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:03,627:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:03,627:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:03,627:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:03,627:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:04,628:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:04,628:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:04,628:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:04,628:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:05,630:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:05,630:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:05,630:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:05,630:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:06,631:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:06,631:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:06,631:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:06,631:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:07,632:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:07,632:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:07,632:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:07,632:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:08,634:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:08,634:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:08,634:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:08,634:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:09,635:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:09,635:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:09,635:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:09,635:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:10,636:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:10,636:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:10,636:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:10,636:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:11,637:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:11,637:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:11,637:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:11,637:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:12,638:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:12,638:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:12,638:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:12,638:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:13,640:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:13,640:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:13,640:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:13,640:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:14,641:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:14,641:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:14,641:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:14,641:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:15,642:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:15,642:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:15,642:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:15,642:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:16,643:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:16,643:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:16,643:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:16,643:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:17,644:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:17,644:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:17,644:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:17,644:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:18,645:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:18,646:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:18,646:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:18,646:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:19,646:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:19,646:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:19,646:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:19,646:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:20,647:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:20,647:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:20,647:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:20,647:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:21,648:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:21,648:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:21,648:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:21,648:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:22,649:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:22,649:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:22,649:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:22,649:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:23,650:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:23,650:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:23,650:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:23,650:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:24,651:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:24,651:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:24,651:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:24,651:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:25,652:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:25,652:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:25,653:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:25,653:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:26,654:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:26,654:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:26,654:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:26,654:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:27,655:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:27,655:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:27,655:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:27,655:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:28,655:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:28,655:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:28,655:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:28,655:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:29,657:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:29,657:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:29,657:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:29,657:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:30,658:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:30,658:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:30,658:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:30,658:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:31,659:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:31,659:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:31,659:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:31,659:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:32,660:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:32,660:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:32,661:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:32,661:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:33,661:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:33,661:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:33,661:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:33,661:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:34,662:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:34,663:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:34,663:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:34,663:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:35,664:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:35,664:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:35,664:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:35,664:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:36,665:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:36,665:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:36,665:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:36,665:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:37,666:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:37,666:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:37,666:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:37,666:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:38,667:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:38,667:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:38,667:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:38,667:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:39,668:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:39,668:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:39,668:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:39,668:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:40,670:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:40,670:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:40,670:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:40,670:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:41,671:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:41,671:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:41,671:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:41,671:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:42,671:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:42,672:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:42,672:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:42,672:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:43,673:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:43,673:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:43,673:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:43,673:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:44,674:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:44,674:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:44,674:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:44,674:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:45,675:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:45,675:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:45,675:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:45,675:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:46,676:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:46,676:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:46,677:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:46,677:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:47,678:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:47,678:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:47,678:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:47,678:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:48,679:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:48,679:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:48,679:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:48,679:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:49,681:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:49,681:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:49,681:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:49,681:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:50,682:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:50,682:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:50,682:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:50,682:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:51,683:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:51,683:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:51,683:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:51,683:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:52,684:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:52,684:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:52,684:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:52,684:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:53,686:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:53,686:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:53,686:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:53,686:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:54,687:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:54,687:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:54,687:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:54,687:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:55,688:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:55,688:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:55,688:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:55,688:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:56,690:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:56,690:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:56,690:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:56,690:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:57,691:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:57,691:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:57,691:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:57,691:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:58,692:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:58,692:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:58,692:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:58,692:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:27:59,693:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:27:59,693:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:27:59,693:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:27:59,693:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:00,694:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:00,695:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:00,695:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:00,695:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:01,695:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:01,695:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:01,695:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:01,695:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:02,696:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:02,696:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:02,696:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:02,696:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:03,698:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:03,698:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:03,698:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:03,698:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:04,699:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:04,699:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:04,699:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:04,699:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:05,700:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:05,700:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:05,700:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:05,700:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:06,701:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:06,701:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:06,701:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:06,701:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:07,702:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:07,703:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:07,703:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:07,703:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:08,704:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:08,704:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:08,704:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:08,704:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:09,705:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:09,705:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:09,705:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:09,705:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:10,706:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:10,706:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:10,706:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:10,706:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:11,707:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:11,707:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:11,707:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:11,707:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:12,708:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:12,708:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:12,708:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:12,708:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:13,710:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:13,710:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:13,710:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:13,710:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:14,711:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:14,711:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:14,711:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:14,711:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:15,712:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:15,712:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:15,712:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:15,712:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:16,714:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:16,714:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:16,714:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:16,714:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:17,715:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:17,715:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:17,715:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:17,715:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:18,716:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:18,716:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:18,716:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:18,716:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:19,717:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:19,717:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:19,717:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:19,717:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:20,718:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:20,718:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:20,718:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:20,718:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:21,719:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:21,719:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:21,719:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:21,719:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:22,721:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:22,721:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:22,721:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:22,721:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:23,722:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:23,722:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:23,722:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:23,722:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:24,723:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:24,723:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:24,723:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:24,723:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:25,724:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:25,724:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:25,724:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:25,724:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:26,726:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:26,726:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:26,726:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:26,726:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:27,727:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:27,727:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:27,727:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:27,727:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:28,728:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:28,728:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:28,728:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:28,728:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:29,730:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:29,730:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:29,730:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:29,730:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:30,731:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:30,731:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:30,731:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:30,731:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:31,732:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:31,732:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:31,732:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:31,732:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:32,733:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:32,734:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:32,734:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:32,734:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:33,734:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:33,735:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:33,735:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:33,735:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:34,735:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:34,735:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:34,735:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:34,735:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:35,737:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:35,737:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:35,737:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:35,737:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:36,738:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:36,738:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:36,738:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:36,738:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:37,739:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:37,739:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:37,740:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:37,740:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:38,741:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:38,741:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:38,741:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:38,741:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:39,741:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:39,741:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:39,742:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:39,742:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:40,743:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:40,743:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:40,743:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:40,743:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:41,744:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:41,744:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:41,744:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:41,744:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:42,745:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:42,745:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:42,745:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:42,745:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:43,747:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:43,747:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:43,747:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:43,747:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:44,748:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:44,748:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:44,748:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:44,748:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:45,750:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:45,750:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:45,750:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:45,750:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:46,750:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:46,750:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:46,750:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:46,750:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:47,752:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:47,752:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:47,752:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:47,752:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:48,753:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:48,753:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:48,753:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:48,753:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:49,754:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:49,754:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:49,754:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:49,755:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:50,755:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:50,755:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:50,755:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:50,755:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:51,756:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:51,757:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:51,757:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:51,757:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:52,758:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:52,758:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:52,758:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:52,758:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:53,759:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:53,759:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:53,759:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:53,759:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:54,759:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:54,759:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:54,759:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:54,759:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:55,761:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:55,761:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:55,761:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:55,761:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:56,762:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:56,762:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:56,762:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:56,762:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:57,763:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:57,763:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:57,763:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:57,763:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:58,764:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:58,764:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:58,764:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:58,764:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:28:59,765:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:28:59,766:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:28:59,766:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:28:59,766:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:00,767:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:00,767:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:00,767:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:00,767:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:01,768:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:01,768:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:01,768:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:01,768:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:02,769:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:02,769:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:02,769:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:02,770:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:03,771:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:03,771:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:03,771:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:03,771:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:04,772:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:04,772:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:04,772:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:04,772:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:05,774:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:05,774:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:05,774:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:05,774:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:06,775:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:06,775:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:06,775:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:06,775:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:07,777:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:07,777:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:07,777:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:07,777:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:08,778:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:08,778:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:08,778:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:08,778:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:09,779:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:09,779:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:09,779:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:09,779:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:10,780:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:10,780:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:10,780:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:10,780:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:11,782:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:11,782:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:11,782:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:11,782:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:12,783:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:12,783:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:12,783:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:12,783:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:13,784:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:13,784:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:13,784:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:13,784:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:14,786:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:14,786:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:14,786:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:14,786:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:15,787:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:15,787:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:15,787:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:15,787:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:16,788:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:16,788:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:16,788:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:16,788:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:17,790:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:17,790:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:17,790:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:17,790:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:18,791:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:18,791:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:18,791:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:18,791:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:19,792:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:19,792:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:19,792:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:19,792:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:20,794:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:20,794:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:20,794:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:20,794:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:21,795:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:21,795:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:21,795:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:21,796:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:22,797:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:22,797:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:22,797:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:22,797:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:23,797:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:23,798:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:23,798:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:23,798:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:24,799:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:24,799:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:24,799:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:24,799:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:25,800:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:25,800:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:25,801:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:25,801:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:26,802:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:26,802:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:26,802:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:26,802:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:27,803:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:27,803:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:27,803:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:27,803:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:28,804:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:28,804:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:28,804:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:28,804:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:29,806:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:29,806:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:29,806:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:29,806:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:30,807:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:30,807:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:30,807:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:30,807:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:31,808:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:31,808:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:31,808:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:31,808:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:32,809:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:32,809:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:32,809:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:32,809:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:33,810:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:33,810:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:33,810:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:33,810:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:34,811:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:34,811:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:34,811:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:34,811:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:35,812:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:35,812:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:35,812:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:35,812:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:36,814:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:36,814:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:36,814:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:36,814:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:37,815:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:37,815:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:37,815:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:37,815:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:38,816:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:38,816:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:38,816:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:38,817:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:39,818:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:39,818:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:39,818:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:39,818:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:40,819:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:40,819:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:40,819:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:40,819:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:41,820:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:41,820:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:41,820:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:41,820:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:42,821:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:42,821:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:42,821:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:42,821:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:43,822:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:43,822:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:43,822:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:43,822:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:44,823:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:44,823:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:44,823:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:44,823:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:45,824:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:45,824:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:45,824:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:45,825:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:46,825:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:46,825:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:46,825:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:46,825:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:47,826:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:47,826:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:47,826:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:47,826:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:48,827:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:48,827:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:48,827:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:48,827:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:49,828:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:49,828:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:49,828:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:49,828:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:50,830:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:50,830:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:50,830:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:50,830:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:51,831:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:51,831:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:51,831:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:51,831:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:52,832:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:52,832:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:52,832:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:52,832:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:53,833:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:53,833:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:53,833:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:53,833:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:54,834:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:54,834:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:54,834:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:54,834:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:55,835:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:55,836:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:55,836:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:55,836:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:56,836:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:56,836:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:56,836:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:56,836:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:57,837:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:57,837:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:57,838:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:57,838:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:58,839:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:58,839:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:58,839:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:58,839:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:29:59,840:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:29:59,840:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:29:59,840:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:29:59,840:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:00,842:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:00,842:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:00,842:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:00,842:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:01,843:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:01,843:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:01,843:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:01,843:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:02,844:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:02,844:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:02,844:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:02,844:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:03,846:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:03,846:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:03,846:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:03,846:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:04,847:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:04,847:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:04,847:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:04,847:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:05,849:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:05,849:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:05,849:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:05,849:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:06,850:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:06,850:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:06,850:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:06,850:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:07,851:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:07,852:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:07,852:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:07,852:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:08,853:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:08,853:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:08,853:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:08,853:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:09,854:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:09,854:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:09,854:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:09,854:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:10,855:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:10,855:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:10,855:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:10,855:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:11,856:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:11,856:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:11,856:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:11,856:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:12,858:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:12,858:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:12,858:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:12,858:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:13,859:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:13,859:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:13,859:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:13,859:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:14,860:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:14,860:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:14,860:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:14,860:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:15,861:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:15,861:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:15,861:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:15,862:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:16,862:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:16,862:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:16,862:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:16,862:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:17,863:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:17,863:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:17,863:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:17,863:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:18,864:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:18,864:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:18,864:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:18,864:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:19,865:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:19,865:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:19,865:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:19,865:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:20,866:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:20,866:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:20,866:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:20,867:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:21,867:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:21,867:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:21,867:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:21,867:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:22,868:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:22,868:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:22,868:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:22,868:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:23,870:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:23,870:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:23,870:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:23,870:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:24,871:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:24,871:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:24,871:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:24,871:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:25,872:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:25,872:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:25,872:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:25,872:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:26,874:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:26,874:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:26,874:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:26,874:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:27,875:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:27,875:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:27,875:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:27,875:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:28,876:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:28,876:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:28,877:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:28,877:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:29,878:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:29,878:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:29,878:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:29,878:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:30,879:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:30,879:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:30,879:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:30,879:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:31,880:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:31,880:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:31,880:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:31,880:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:32,882:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:32,882:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:32,882:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:32,882:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:33,883:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:33,883:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:33,883:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:33,883:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:34,884:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:34,884:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:34,884:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:34,884:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:35,886:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:35,886:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:35,886:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:35,886:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:36,887:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:36,887:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:36,887:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:36,887:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:37,888:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:37,889:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:37,889:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:37,889:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:38,890:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:38,890:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:38,890:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:38,890:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:39,891:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:39,891:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:39,891:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:39,891:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:40,892:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:40,893:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:40,893:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:40,893:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:41,894:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:41,894:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:41,894:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:41,894:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:42,895:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:42,895:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:42,895:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:42,895:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:43,896:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:43,896:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:43,896:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:43,896:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:44,897:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:44,898:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:44,898:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:44,898:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:45,899:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:45,899:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:45,899:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:45,899:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:46,900:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:46,900:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:46,900:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:46,900:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:47,902:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:47,902:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:47,902:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:47,902:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:48,903:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:48,903:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:48,903:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:48,903:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:49,904:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:49,904:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:49,904:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:49,904:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:50,905:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:50,906:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:50,906:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:50,906:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:51,906:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:51,906:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:51,906:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:51,906:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:52,907:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:52,907:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:52,907:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:52,907:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:53,908:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:53,908:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:53,908:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:53,908:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:54,909:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:54,909:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:54,909:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:54,910:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:55,911:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:55,911:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:55,911:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:55,911:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:56,912:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:56,912:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:56,912:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:56,912:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:57,913:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:57,914:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:57,914:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:57,914:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:58,915:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:58,915:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:58,915:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:58,915:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:30:59,916:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:59,916:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:59,916:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:30:59,916:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:00,918:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:00,918:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:00,918:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:00,918:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:01,919:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:01,919:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:01,919:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:01,919:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:02,920:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:02,920:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:02,920:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:02,920:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:03,922:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:03,922:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:03,922:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:03,922:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:04,923:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:04,923:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:04,923:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:04,923:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:05,924:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:05,924:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:05,924:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:05,924:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:06,926:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:06,926:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:06,926:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:06,926:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:07,927:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:07,927:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:07,927:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:07,927:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:08,928:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:08,928:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:08,928:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:08,928:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:09,929:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:09,930:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:09,930:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:09,930:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:10,931:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:10,931:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:10,931:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:10,931:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:11,932:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:11,933:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:11,933:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:11,933:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:12,934:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:12,934:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:12,934:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:12,934:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:13,935:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:13,935:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:13,935:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:13,935:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:14,937:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:14,937:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:14,937:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:14,937:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:15,938:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:15,938:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:15,938:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:15,938:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:16,939:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:16,939:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:16,939:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:16,939:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:17,940:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:17,940:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:17,940:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:17,940:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:18,941:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:18,941:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:18,941:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:18,941:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:19,942:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:19,942:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:19,942:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:19,942:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:20,943:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:20,944:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:20,944:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:20,944:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:21,945:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:21,945:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:21,945:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:21,945:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:22,946:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:22,946:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:22,946:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:22,946:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:23,947:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:23,948:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:23,948:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:23,948:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:24,949:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:24,949:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:24,949:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:24,949:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:25,950:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:25,950:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:25,950:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:25,950:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:26,952:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:26,952:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:26,952:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:26,952:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:27,953:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:27,953:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:27,953:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:27,953:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:28,953:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:28,953:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:28,953:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:28,953:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:29,955:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:29,955:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:29,955:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:29,955:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:30,956:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:30,956:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:30,956:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:30,956:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:31,957:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:31,957:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:31,957:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:31,957:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:32,959:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:32,959:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:32,959:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:32,959:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:33,959:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:33,959:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:33,959:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:33,959:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:34,960:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:34,961:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:34,961:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:34,961:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:35,962:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:35,962:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:35,962:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:35,962:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:36,963:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:36,963:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:36,963:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:36,963:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:37,964:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:37,964:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:37,964:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:37,964:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:38,965:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:38,965:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:38,965:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:38,965:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:39,965:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:39,966:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:39,966:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:39,966:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:40,967:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:40,967:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:40,967:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:40,967:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:41,968:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:41,968:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:41,968:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:41,968:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:42,969:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:42,970:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:42,970:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:42,970:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:43,971:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:43,971:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:43,971:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:43,971:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:44,972:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:44,972:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:44,972:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:44,972:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:45,974:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:45,974:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:45,974:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:45,974:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:46,975:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:46,975:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:46,975:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:46,975:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:47,976:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:47,976:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:47,976:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:47,976:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:48,978:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:48,978:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:48,978:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:48,978:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:49,979:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:49,979:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:49,979:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:49,979:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:50,980:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:50,980:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:50,980:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:50,980:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:51,982:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:51,982:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:51,982:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:51,982:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:52,983:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:52,983:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:52,983:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:52,983:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:53,983:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:53,984:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:53,984:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:53,984:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:54,985:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:54,985:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:54,985:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:54,985:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:55,986:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:55,986:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:55,986:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:55,986:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:56,987:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:56,987:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:56,987:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:56,987:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:57,988:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:57,988:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:57,988:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:57,988:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:58,990:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:58,990:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:58,990:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:58,990:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:31:59,991:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:59,991:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:59,991:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:31:59,991:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:00,993:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:00,993:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:00,993:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:00,993:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:01,994:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:01,994:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:01,994:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:01,994:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:02,995:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:02,995:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:02,995:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:02,995:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:03,996:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:03,997:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:03,997:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:03,997:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:04,998:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:04,998:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:04,998:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:04,998:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:05,999:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:05,999:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:05,999:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:05,999:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:07,000:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:07,000:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:07,000:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:07,000:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:08,002:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:08,002:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:08,002:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:08,002:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:09,002:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:09,002:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:09,002:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:09,002:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:10,003:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:10,003:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:10,003:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:10,003:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:11,004:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:11,004:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:11,004:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:11,004:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:12,006:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:12,006:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:12,006:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:12,006:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:13,007:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:13,007:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:13,007:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:13,007:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:14,008:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:14,008:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:14,008:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:14,008:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:15,010:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:15,010:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:15,010:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:15,010:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:16,011:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:16,011:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:16,011:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:16,011:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:17,012:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:17,012:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:17,012:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:17,012:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:18,014:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:18,014:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:18,014:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:18,014:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:19,015:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:19,015:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:19,015:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:19,015:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:20,017:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:20,017:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:20,017:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:20,017:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:21,018:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:21,018:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:21,018:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:21,018:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:22,019:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:22,019:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:22,019:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:22,019:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:23,020:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:23,020:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:23,020:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:23,020:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:24,022:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:24,022:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:24,022:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:24,022:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:25,023:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:25,023:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:25,023:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:25,023:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:26,024:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:26,024:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:26,024:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:26,025:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:27,026:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:27,026:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:27,026:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:27,026:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:28,027:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:28,027:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:28,027:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:28,027:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:29,027:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:29,027:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:29,027:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:29,028:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:30,028:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:30,028:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:30,028:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:30,028:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:31,029:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:31,029:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:31,029:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:31,029:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:32,030:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:32,030:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:32,030:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:32,030:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:33,032:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:33,032:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:33,032:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:33,032:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:34,033:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:34,033:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:34,033:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:34,033:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:35,034:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:35,034:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:35,034:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:35,034:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:36,035:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:36,035:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:36,035:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:36,035:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:37,036:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:37,036:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:37,036:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:37,036:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:38,037:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:38,038:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:38,038:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:38,038:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:39,039:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:39,039:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:39,039:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:39,039:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:40,040:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:40,040:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:40,040:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:40,040:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:41,041:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:41,042:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:41,042:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:41,042:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:42,043:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:42,043:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:42,043:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:42,043:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:43,044:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:43,044:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:43,044:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:43,044:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:44,045:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:44,046:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:44,046:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:44,046:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:45,047:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:45,047:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:45,047:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:45,047:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:46,048:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:46,048:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:46,048:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:46,048:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:47,050:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:47,050:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:47,050:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:47,050:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:48,051:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:48,051:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:48,051:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:48,051:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:49,052:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:49,052:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:49,052:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:49,052:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:50,054:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:50,054:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:50,054:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:50,054:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:51,055:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:51,055:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:51,055:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:51,055:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:52,056:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:52,056:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:52,056:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:52,057:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:53,058:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:53,058:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:53,058:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:53,058:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:54,059:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:54,059:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:54,059:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:54,059:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:55,060:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:55,060:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:55,060:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:55,061:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:56,062:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:56,062:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:56,062:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:56,062:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:57,063:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:57,063:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:57,063:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:57,063:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:58,064:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:58,064:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:58,065:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:58,065:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:32:59,066:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:59,066:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:59,066:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:32:59,066:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:00,068:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:00,068:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:00,068:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:00,068:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:01,069:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:01,069:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:01,069:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:01,069:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:02,070:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:02,070:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:02,070:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:02,070:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:03,071:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:03,071:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:03,071:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:03,071:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:04,072:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:04,072:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:04,072:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:04,073:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:05,074:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:05,074:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:05,074:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:05,074:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:06,075:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:06,075:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:06,075:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:06,075:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:07,076:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:07,076:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:07,076:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:07,076:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:08,078:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:08,078:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:08,078:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:08,078:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:09,079:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:09,079:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:09,079:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:09,079:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:10,079:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:10,080:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:10,080:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:10,080:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:11,081:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:11,081:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:11,081:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:11,081:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:12,081:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:12,081:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:12,081:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:12,081:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:13,083:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:13,083:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:13,083:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:13,083:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:14,084:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:14,084:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:14,084:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:14,084:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:15,085:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:15,086:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:15,086:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:15,086:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:16,086:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:16,086:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:16,086:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:16,086:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:17,088:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:17,088:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:17,088:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:17,088:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:18,089:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:18,089:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:18,089:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:18,089:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:19,090:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:19,090:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:19,090:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:19,090:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:20,091:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:20,091:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:20,091:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:20,091:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:21,092:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:21,092:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:21,092:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:21,092:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:22,093:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:22,093:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:22,093:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:22,093:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:23,094:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:23,094:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:23,094:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:23,094:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:24,095:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:24,095:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:24,095:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:24,095:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:25,096:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:25,096:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:25,096:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:25,096:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:26,098:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:26,098:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:26,098:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:26,098:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:27,099:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:27,099:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:27,099:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:27,099:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:28,100:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:28,100:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:28,100:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:28,100:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:29,102:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:29,102:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:29,102:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:29,102:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:30,103:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:30,103:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:30,103:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:30,103:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:31,104:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:31,104:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:31,104:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:31,105:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:32,106:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:32,106:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:32,106:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:32,106:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:33,107:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:33,107:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:33,107:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:33,107:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:34,108:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:34,108:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:34,108:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:34,108:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:35,109:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:35,109:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:35,109:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:35,109:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:36,110:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:36,111:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:36,111:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:36,111:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:37,112:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:37,112:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:37,112:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:37,112:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:38,113:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:38,113:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:38,113:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:38,113:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:39,115:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:39,115:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:39,115:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:39,115:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:40,116:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:40,116:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:40,116:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:40,116:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:41,117:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:41,117:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:41,117:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:41,117:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:42,119:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:42,119:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:42,119:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:42,119:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:43,120:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:43,120:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:43,120:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:43,120:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:44,121:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:44,121:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:44,121:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:44,121:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:45,123:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:45,123:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:45,123:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:45,123:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:46,124:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:46,124:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:46,124:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:46,124:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:47,125:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:47,126:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:47,126:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:47,126:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:48,127:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:48,127:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:48,127:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:48,127:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:49,128:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:49,128:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:49,128:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:49,128:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:50,130:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:50,130:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:50,130:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:50,130:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:51,131:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:51,131:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:51,131:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:51,131:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:52,132:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:52,132:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:52,132:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:52,132:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:53,133:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:53,133:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:53,133:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:53,134:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:54,134:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:54,134:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:54,134:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:54,134:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:55,135:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:55,135:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:55,135:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:55,135:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:56,136:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:56,136:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:56,136:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:56,136:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:57,137:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:57,137:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:57,137:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:57,137:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:58,137:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:58,137:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:58,137:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:58,137:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:33:59,139:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:59,139:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:59,139:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:33:59,139:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:00,140:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:00,140:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:00,140:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:00,140:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:01,141:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:01,141:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:01,141:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:01,141:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:02,142:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:02,142:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:02,142:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:02,142:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:03,143:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:03,143:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:03,143:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:03,143:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:04,144:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:04,144:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:04,144:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:04,144:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:05,145:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:05,146:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:05,146:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:05,146:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:06,147:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:06,147:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:06,147:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:06,147:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:07,148:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:07,148:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:07,148:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:07,148:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:08,149:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:08,149:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:08,149:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:08,149:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:09,150:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:09,150:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:09,150:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:09,150:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:10,151:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:10,151:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:10,151:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:10,152:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:11,153:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:11,153:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:11,153:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:11,153:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:12,154:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:12,154:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:12,154:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:12,154:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:13,155:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:13,155:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:13,155:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:13,155:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:14,156:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:14,156:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:14,156:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:14,156:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:15,158:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:15,158:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:15,158:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:15,158:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:16,159:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:16,159:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:16,159:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:16,159:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:17,160:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:17,160:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:17,160:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:17,160:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:18,162:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:18,162:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:18,162:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:18,162:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:19,163:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:19,163:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:19,163:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:19,163:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:20,164:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:20,164:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:20,164:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:20,164:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:21,165:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:21,166:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:21,166:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:21,166:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:22,167:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:22,167:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:22,167:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:22,167:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:23,168:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:23,168:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:23,168:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:23,168:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:24,169:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:24,170:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:24,170:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:24,170:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:25,171:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:25,171:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:25,171:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:25,171:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:26,172:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:26,172:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:26,172:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:26,172:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:27,173:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:27,173:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:27,173:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:27,174:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:28,175:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:28,175:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:28,175:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:28,175:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:29,176:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:29,176:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:29,176:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:29,176:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:30,178:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:30,178:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:30,178:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:30,178:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:31,179:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:31,179:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:31,179:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:31,179:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:32,180:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:32,180:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:32,180:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:32,180:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:33,182:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:33,182:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:33,182:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:33,182:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:34,183:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:34,183:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:34,183:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:34,183:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:35,184:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:35,184:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:35,184:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:35,184:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:36,185:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:36,186:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:36,186:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:36,186:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:37,187:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:37,187:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:37,187:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:37,187:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:38,188:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:38,188:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:38,188:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:38,188:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:39,190:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:39,190:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:39,190:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:39,190:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:40,191:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:40,191:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:40,191:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:40,191:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:41,192:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:41,193:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:41,193:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:41,193:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:42,194:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:42,194:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:42,194:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:42,194:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:43,196:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:43,196:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:43,196:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:43,196:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:44,197:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:44,197:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:44,197:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:44,197:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:45,198:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:45,198:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:45,198:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:45,198:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:46,199:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:46,199:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:46,199:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:46,199:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:47,199:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:47,199:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:47,199:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:47,199:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:48,201:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:48,201:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:48,201:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:48,201:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:49,202:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:49,202:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:49,202:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:49,202:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:50,203:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:50,204:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:50,204:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:50,204:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:51,204:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:51,204:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:51,204:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:51,204:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:52,205:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:52,205:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:52,205:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:52,205:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:53,206:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:53,206:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:53,206:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:53,206:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:54,207:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:54,207:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:54,207:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:54,207:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:55,209:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:55,209:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:55,209:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:55,209:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:56,210:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:56,210:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:56,210:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:56,210:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:57,211:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:57,211:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:57,211:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:57,211:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:58,212:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:58,212:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:58,212:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:58,212:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:34:59,214:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:59,214:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:59,214:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:34:59,214:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:00,215:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:00,215:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:00,215:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:00,215:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:01,216:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:01,216:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:01,216:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:01,217:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:02,218:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:02,218:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:02,218:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:02,218:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:03,219:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:03,219:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:03,219:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:03,219:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:04,219:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:04,219:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:04,219:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:04,219:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:05,220:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:05,220:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:05,220:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:05,220:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:06,222:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:06,222:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:06,222:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:06,222:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:07,223:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:07,223:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:07,223:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:07,223:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:08,224:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:08,224:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:08,224:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:08,224:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:09,226:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:09,226:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:09,226:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:09,226:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:10,227:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:10,227:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:10,227:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:10,227:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:11,228:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:11,228:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:11,228:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:11,228:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:12,230:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:12,230:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:12,230:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:12,230:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:13,231:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:13,231:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:13,231:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:13,231:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:14,232:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:14,232:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:14,232:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:14,232:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:15,234:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:15,234:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:15,234:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:15,234:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:16,235:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:16,235:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:16,235:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:16,235:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:17,236:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:17,236:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:17,236:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:17,236:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:18,238:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:18,238:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:18,238:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:18,238:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:19,239:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:19,239:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:19,239:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:19,239:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:20,240:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:20,240:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:20,240:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:20,240:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:21,241:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:21,242:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:21,242:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:21,242:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:22,243:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:22,243:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:22,243:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:22,243:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:23,244:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:23,244:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:23,244:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:23,244:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:24,245:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:24,245:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:24,245:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:24,245:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:25,246:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:25,246:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:25,246:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:25,246:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:26,247:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:26,247:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:26,247:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:26,247:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:27,249:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:27,249:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:27,249:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:27,249:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:28,250:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:28,250:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:28,250:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:28,250:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:29,251:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:29,251:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:29,251:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:29,251:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:30,251:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:30,251:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:30,251:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:30,252:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:31,253:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:31,253:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:31,253:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:31,253:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:32,254:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:32,254:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:32,254:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:32,254:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:33,255:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:33,255:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:33,255:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:33,255:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:34,256:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:34,256:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:34,256:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:34,257:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:35,258:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:35,258:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:35,258:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:35,258:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:36,259:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:36,259:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:36,259:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:36,259:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:37,260:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:37,260:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:37,260:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:37,261:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:38,262:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:38,262:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:38,262:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:38,262:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:39,262:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:39,262:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:39,262:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:39,262:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:40,264:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:40,264:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:40,264:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:40,264:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:41,265:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:41,265:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:41,265:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:41,265:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:42,266:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:42,266:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:42,266:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:42,266:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:43,267:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:43,267:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:43,267:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:43,267:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:44,268:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:44,268:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:44,268:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:44,268:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:45,269:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:45,270:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:45,270:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:45,270:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:46,271:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:46,271:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:46,271:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:46,271:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:47,272:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:47,272:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:47,272:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:47,272:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:48,274:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:48,274:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:48,274:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:48,274:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:49,275:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:49,275:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:49,275:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:49,275:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:50,276:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:50,276:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:50,276:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:50,277:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:51,278:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:51,278:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:51,278:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:51,278:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:52,279:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:52,279:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:52,279:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:52,279:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:53,280:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:53,280:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:53,280:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:53,281:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:54,282:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:54,282:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:54,282:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:54,282:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:55,283:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:55,283:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:55,283:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:55,283:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:56,284:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:56,284:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:56,284:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:56,284:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:57,285:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:57,285:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:57,285:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:57,285:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:58,286:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:58,286:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:58,287:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:58,287:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:35:59,287:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:59,287:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:59,287:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:35:59,287:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:00,288:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:00,288:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:00,288:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:00,288:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:01,290:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:01,290:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:01,290:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:01,290:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:02,291:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:02,291:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:02,291:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:02,291:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:03,292:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:03,292:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:03,293:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:03,293:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:04,294:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:04,294:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:04,294:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:04,294:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:05,295:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:05,295:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:05,295:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:05,295:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:06,296:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:06,296:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:06,296:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:06,296:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:07,297:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:07,297:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:07,297:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:07,297:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:08,298:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:08,298:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:08,298:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:08,298:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:09,299:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:09,299:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:09,299:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:09,299:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:10,300:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:10,300:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:10,300:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:10,300:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:11,302:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:11,302:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:11,302:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:11,302:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:12,303:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:12,303:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:12,303:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:12,303:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:13,304:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:13,304:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:13,304:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:13,304:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:14,305:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:14,305:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:14,305:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:14,305:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:15,306:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:15,306:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:15,306:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:15,306:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:16,307:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:16,307:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:16,307:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:16,307:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:17,308:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:17,308:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:17,308:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:17,308:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:18,309:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:18,310:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:18,310:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:18,310:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:19,310:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:19,311:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:19,311:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:19,311:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:20,311:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:20,311:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:20,311:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:20,311:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:21,312:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:21,312:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:21,312:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:21,312:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:22,313:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:22,314:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:22,314:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:22,314:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:23,314:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:23,314:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:23,314:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:23,314:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:24,315:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:24,316:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:24,316:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:24,316:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:25,317:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:25,317:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:25,317:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:25,317:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:26,318:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:26,318:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:26,318:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:26,318:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:27,320:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:27,320:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:27,320:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:27,320:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:28,321:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:28,321:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:28,321:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:28,321:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:29,322:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:29,322:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:29,323:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:29,323:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:30,323:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:30,323:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:30,323:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:30,323:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:31,324:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:31,324:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:31,324:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:31,324:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:32,326:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:32,326:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:32,326:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:32,326:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:33,327:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:33,327:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:33,327:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:33,327:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:34,328:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:34,328:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:34,328:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:34,328:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:35,329:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:35,329:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:35,329:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:35,329:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:36,330:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:36,331:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:36,331:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:36,331:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:37,331:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:37,331:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:37,331:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:37,331:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:38,332:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:38,332:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:38,332:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:38,332:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:39,333:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:39,334:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:39,334:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:39,334:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:40,335:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:40,335:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:40,335:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:40,335:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:41,336:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:41,336:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:41,336:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:41,336:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:42,338:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:42,338:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:42,338:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:42,338:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:43,339:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:43,339:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:43,339:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:43,339:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:44,340:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:44,340:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:44,340:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:44,340:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:45,342:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:45,342:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:45,342:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:45,342:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:46,343:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:46,343:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:46,343:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:46,343:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:47,344:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:47,344:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:47,344:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:47,344:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:48,346:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:48,346:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:48,346:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:48,346:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:49,347:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:49,347:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:49,347:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:49,347:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:50,348:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:50,348:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:50,348:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:50,348:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:51,350:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:51,350:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:51,350:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:51,350:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:52,351:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:52,351:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:52,351:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:52,351:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:53,351:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:53,351:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:53,351:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:53,351:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:54,353:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:54,353:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:54,353:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:54,353:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:55,354:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:55,354:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:55,354:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:55,354:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:56,355:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:56,355:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:56,355:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:56,355:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:57,356:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:57,356:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:57,356:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:57,356:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:58,358:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:58,358:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:58,358:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:58,358:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:36:59,359:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:59,359:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:59,359:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:36:59,359:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:00,360:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:00,360:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:00,360:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:00,360:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:01,361:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:01,361:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:01,361:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:01,361:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:02,362:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:02,363:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:02,363:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:02,363:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:03,363:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:03,363:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:03,363:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:03,363:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:04,365:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:04,365:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:04,365:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:04,365:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:05,366:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:05,367:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:05,367:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:05,367:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:06,368:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:06,368:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:06,368:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:06,368:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:07,369:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:07,369:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:07,369:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:07,369:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:08,371:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:08,371:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:08,371:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:08,371:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:09,372:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:09,372:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:09,372:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:09,372:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:10,373:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:10,373:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:10,373:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:10,373:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:11,375:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:11,375:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:11,375:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:11,375:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:12,376:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:12,376:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:12,376:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:12,376:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:13,377:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:13,377:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:13,377:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:13,377:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:14,378:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:14,379:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:14,379:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:14,379:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:15,379:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:15,379:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:15,379:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:15,379:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:16,380:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:16,380:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:16,380:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:16,380:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:17,381:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:17,382:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:17,382:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:17,382:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:18,383:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:18,383:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:18,383:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:18,383:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:19,384:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:19,384:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:19,384:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:19,384:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:20,386:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:20,386:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:20,386:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:20,386:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:21,387:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:21,387:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:21,387:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:21,387:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:22,388:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:22,388:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:22,388:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:22,388:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:23,390:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:23,390:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:23,390:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:23,390:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:24,391:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:24,391:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:24,391:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:24,391:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:25,392:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:25,392:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:25,392:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:25,392:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:26,394:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:26,394:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:26,394:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:26,394:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:27,395:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:27,395:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:27,395:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:27,395:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:28,396:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:28,396:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:28,397:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:28,397:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:29,398:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:29,398:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:29,398:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:29,398:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:30,399:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:30,399:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:30,399:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:30,399:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:31,401:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:31,401:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:31,401:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:31,401:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:32,401:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:32,401:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:32,401:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:32,401:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:33,402:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:33,402:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:33,402:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:33,402:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:34,403:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:34,403:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:34,403:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:34,403:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:35,404:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:35,404:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:35,404:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:35,404:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:36,405:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:36,405:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:36,405:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:36,405:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:37,406:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:37,406:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:37,406:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:37,406:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:38,407:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:38,407:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:38,407:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:38,407:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:39,408:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:39,408:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:39,408:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:39,408:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:40,410:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:40,410:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:40,410:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:40,410:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:41,411:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:41,411:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:41,411:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:41,411:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:42,412:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:42,412:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:42,412:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:42,412:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:43,414:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:43,414:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:43,414:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:43,414:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:44,415:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:44,415:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:44,415:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:44,415:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:45,416:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:45,416:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:45,416:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:45,416:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:46,417:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:46,417:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:46,417:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:46,417:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:47,419:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:47,419:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:47,419:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:47,419:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:48,420:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:48,420:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:48,420:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:48,420:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:49,421:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:49,421:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:49,421:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:49,422:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:50,423:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:50,423:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:50,423:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:50,423:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:51,424:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:51,424:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:51,424:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:51,424:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:52,425:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:52,425:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:52,425:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:52,426:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:53,427:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:53,427:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:53,427:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:53,427:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:54,428:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:54,428:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:54,428:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:54,428:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:55,428:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:55,429:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:55,429:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:55,429:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:56,430:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:56,430:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:56,430:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:56,430:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:57,431:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:57,431:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:57,431:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:57,431:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:58,432:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:58,432:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:58,432:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:58,432:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:37:59,433:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:59,434:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:59,434:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:37:59,434:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:00,435:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:00,435:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:00,435:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:00,435:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:01,436:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:01,436:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:01,437:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:01,437:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:02,438:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:02,438:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:02,438:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:02,438:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:03,439:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:03,439:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:03,439:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:03,439:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:04,440:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:04,440:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:04,440:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:04,440:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:05,442:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:05,442:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:05,442:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:05,442:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:06,443:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:06,443:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:06,443:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:06,443:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:07,444:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:07,444:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:07,444:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:07,444:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:08,446:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:08,446:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:08,446:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:08,446:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:09,447:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:09,447:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:09,447:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:09,447:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:10,448:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:10,448:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:10,448:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:10,448:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:11,450:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:11,450:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:11,450:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:11,450:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:12,451:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:12,451:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:12,451:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:12,451:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:13,452:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:13,453:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:13,453:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:13,453:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:14,454:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:14,454:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:14,454:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:14,454:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:15,455:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:15,455:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:15,455:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:15,455:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:16,457:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:16,457:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:16,457:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:16,457:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:17,457:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:17,457:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:17,457:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:17,457:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:18,459:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:18,459:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:18,459:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:18,459:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:19,460:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:19,460:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:19,460:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:19,460:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:20,461:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:20,461:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:20,461:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:20,461:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:21,463:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:21,463:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:21,463:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:21,463:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:22,464:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:22,464:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:22,464:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:22,464:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:23,465:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:23,465:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:23,465:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:23,465:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:24,466:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:24,467:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:24,467:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:24,467:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:25,468:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:25,468:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:25,468:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:25,468:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:26,469:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:26,469:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:26,469:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:26,469:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:27,470:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:27,470:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:27,470:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:27,470:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:28,471:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:28,471:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:28,471:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:28,471:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:29,472:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:29,472:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:29,472:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:29,472:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:30,473:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:30,474:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:30,474:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:30,474:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:31,474:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:31,474:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:31,474:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:31,474:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:32,475:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:32,475:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:32,475:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:32,475:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:33,477:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:33,477:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:33,477:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:33,477:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:34,478:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:34,478:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:34,478:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:34,478:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:35,479:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:35,479:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:35,479:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:35,479:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:36,479:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:36,479:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:36,479:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:36,479:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:37,480:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:37,481:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:37,481:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:37,481:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:38,482:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:38,482:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:38,482:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:38,482:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:39,483:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:39,483:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:39,483:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:39,483:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:40,484:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:40,485:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:40,485:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:40,485:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:41,486:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:41,486:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:41,486:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:41,486:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:42,487:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:42,487:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:42,487:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:42,487:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:43,488:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:43,488:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:43,488:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:43,488:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:44,489:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:44,489:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:44,489:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:44,489:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:45,490:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:45,490:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:45,490:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:45,490:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:46,491:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:46,491:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:46,491:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:46,491:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:47,492:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:47,492:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:47,492:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:47,492:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:48,494:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:48,494:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:48,494:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:48,494:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:49,495:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:49,495:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:49,495:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:49,495:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:50,496:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:50,496:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:50,496:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:50,496:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:51,498:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:51,498:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:51,498:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:51,498:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:52,499:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:52,499:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:52,499:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:52,499:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:53,500:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:53,500:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:53,500:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:53,500:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:54,501:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:54,502:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:54,502:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:54,502:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:55,503:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:55,503:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:55,503:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:55,503:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:56,504:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:56,504:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:56,504:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:56,504:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:57,506:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:57,506:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:57,506:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:57,506:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:58,507:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:58,507:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:58,507:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:58,507:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:38:59,508:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:59,508:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:59,508:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:38:59,509:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:00,509:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:00,509:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:00,509:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:00,509:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:01,510:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:01,510:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:01,510:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:01,511:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:02,512:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:02,512:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:02,512:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:02,512:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:03,513:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:03,513:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:03,513:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:03,513:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:04,514:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:04,515:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:04,515:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:04,515:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:05,516:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:05,516:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:05,516:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:05,516:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:06,517:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:06,517:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:06,517:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:06,517:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:07,519:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:07,519:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:07,519:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:07,519:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:08,519:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:08,519:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:08,519:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:08,520:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:09,521:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:09,521:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:09,521:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:09,521:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:10,521:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:10,521:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:10,521:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:10,521:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:11,523:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:11,523:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:11,523:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:11,523:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:12,524:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:12,524:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:12,524:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:12,524:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:13,525:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:13,525:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:13,525:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:13,525:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:14,527:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:14,527:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:14,527:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:14,527:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:15,528:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:15,528:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:15,528:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:15,528:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:16,529:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:16,530:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:16,530:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:16,530:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:17,531:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:17,531:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:17,531:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:17,531:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:18,532:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:18,533:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:18,533:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:18,533:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:19,534:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:19,534:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:19,534:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:19,534:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:20,535:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:20,535:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:20,535:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:20,535:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:21,536:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:21,536:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:21,536:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:21,536:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:22,538:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:22,538:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:22,538:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:22,538:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:23,539:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:23,539:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:23,539:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:23,539:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:24,540:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:24,540:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:24,540:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:24,540:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:25,540:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:25,541:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:25,541:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:25,541:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:26,542:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:26,542:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:26,542:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:26,542:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:27,543:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:27,543:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:27,543:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:27,543:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:28,545:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:28,545:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:28,545:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:28,545:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:29,546:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:29,546:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:29,546:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:29,546:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:30,547:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:30,547:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:30,547:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:30,547:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:31,547:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:31,547:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:31,547:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:31,547:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:32,549:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:32,549:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:32,549:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:32,549:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:33,550:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:33,550:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:33,550:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:33,550:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:34,551:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:34,551:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:34,551:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:34,551:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:35,552:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:35,552:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:35,552:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:35,552:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:36,554:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:36,554:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:36,554:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:36,554:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:37,555:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:37,555:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:37,555:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:37,555:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:38,556:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:38,557:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:38,557:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:38,557:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:39,558:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:39,558:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:39,558:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:39,558:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:40,559:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:40,559:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:40,559:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:40,559:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:41,560:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:41,560:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:41,560:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:41,560:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:42,562:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:42,562:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:42,562:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:42,562:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:43,563:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:43,563:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:43,563:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:43,563:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:44,564:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:44,564:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:44,564:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:44,564:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:45,565:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:45,566:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:45,566:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:45,566:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:46,567:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:46,567:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:46,567:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:46,567:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:47,568:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:47,568:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:47,568:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:47,568:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:48,569:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:48,570:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:48,570:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:48,570:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:49,571:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:49,571:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:49,571:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:49,571:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:50,572:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:50,573:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:50,573:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:50,573:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:51,574:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:51,574:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:51,574:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:51,574:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:52,575:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:52,575:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:52,575:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:52,575:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:53,575:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:53,575:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:53,575:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:53,575:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:54,576:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:54,576:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:54,576:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:54,576:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:55,577:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:55,578:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:55,578:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:55,578:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:56,579:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:56,579:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:56,579:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:56,579:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:57,580:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:57,580:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:57,580:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:57,580:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:58,581:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:58,581:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:58,581:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:58,581:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:39:59,582:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:59,582:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:59,582:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:39:59,582:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:00,583:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:00,583:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:00,583:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:00,583:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:01,584:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:01,585:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:01,585:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:01,585:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:02,585:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:02,585:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:02,585:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:02,585:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:03,586:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:03,586:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:03,586:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:03,586:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:04,587:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:04,588:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:04,588:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:04,588:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:05,589:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:05,589:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:05,589:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:05,589:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:06,590:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:06,590:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:06,590:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:06,590:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:07,591:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:07,591:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:07,591:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:07,591:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:08,592:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:08,592:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:08,592:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:08,592:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:09,594:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:09,594:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:09,594:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:09,594:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:10,595:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:10,595:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:10,595:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:10,595:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:11,596:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:11,596:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:11,596:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:11,596:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:12,597:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:12,597:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:12,597:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:12,597:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:13,598:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:13,598:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:13,598:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:13,598:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:14,600:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:14,600:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:14,600:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:14,600:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:15,601:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:15,601:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:15,601:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:15,601:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:16,602:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:16,602:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:16,602:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:16,603:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:17,603:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:17,603:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:17,603:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:17,603:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:18,604:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:18,604:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:18,604:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:18,604:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:19,606:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:19,606:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:19,606:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:19,606:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:20,607:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:20,607:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:20,607:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:20,607:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:21,608:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:21,608:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:21,608:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:21,608:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:22,609:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:22,609:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:22,609:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:22,609:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:23,610:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:23,611:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:23,611:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:23,611:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:24,612:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:24,612:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:24,612:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:24,612:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:25,612:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:25,612:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:25,612:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:25,612:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:26,614:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:26,614:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:26,614:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:26,614:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:27,615:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:27,615:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:27,615:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:27,615:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:28,616:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:28,616:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:28,616:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:28,616:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:29,617:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:29,617:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:29,617:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:29,617:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:30,619:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:30,619:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:30,619:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:30,619:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:31,619:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:31,619:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:31,619:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:31,619:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:32,620:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:32,621:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:32,621:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:32,621:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:33,622:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:33,622:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:33,622:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:33,622:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:34,623:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:34,623:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:34,623:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:34,623:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:35,624:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:35,624:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:35,624:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:35,624:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:36,624:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:36,625:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:36,625:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:36,625:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:37,625:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:37,625:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:37,625:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:37,625:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:38,626:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:38,626:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:38,626:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:38,626:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:39,627:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:39,627:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:39,627:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:39,627:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:40,628:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:40,628:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:40,628:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:40,628:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:41,628:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:41,628:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:41,628:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:41,629:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:42,630:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:42,630:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:42,630:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:42,630:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:43,631:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:43,631:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:43,631:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:43,631:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:44,632:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:44,632:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:44,632:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:44,632:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:45,634:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:45,634:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:45,634:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:45,634:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:46,635:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:46,635:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:46,635:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:46,635:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:47,636:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:47,636:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:47,636:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:47,636:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:48,637:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:48,637:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:48,637:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:48,637:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:49,638:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:49,639:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:49,639:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:49,639:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:50,640:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:50,640:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:50,640:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:50,640:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:51,642:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:51,642:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:51,642:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:51,642:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:52,643:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:52,643:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:52,643:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:52,643:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:53,644:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:53,645:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:53,645:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:53,645:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:54,646:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:54,646:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:54,646:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:54,646:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:55,647:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:55,647:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:55,647:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:55,647:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:56,648:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:56,648:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:56,648:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:56,648:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:57,649:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:57,649:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:57,649:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:57,649:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:58,651:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:58,651:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:58,651:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:58,651:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:40:59,651:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:59,652:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:59,652:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:40:59,652:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:00,653:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:00,653:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:00,653:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:00,653:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:01,654:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:01,654:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:01,654:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:01,654:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:02,655:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:02,655:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:02,655:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:02,655:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:03,656:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:03,656:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:03,656:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:03,656:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:04,658:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:04,658:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:04,658:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:04,658:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:05,659:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:05,659:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:05,659:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:05,659:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:06,660:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:06,660:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:06,660:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:06,660:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:07,662:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:07,662:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:07,662:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:07,662:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:08,663:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:08,663:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:08,663:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:08,663:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:09,664:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:09,664:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:09,664:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:09,664:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:10,666:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:10,666:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:10,666:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:10,666:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:11,667:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:11,667:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:11,667:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:11,667:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:12,668:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:12,668:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:12,668:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:12,668:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:13,669:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:13,670:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:13,670:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:13,670:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:14,671:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:14,671:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:14,671:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:14,671:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:15,672:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:15,672:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:15,672:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:15,672:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:16,673:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:16,674:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:16,674:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:16,674:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:17,675:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:17,675:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:17,675:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:17,675:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:18,676:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:18,676:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:18,676:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:18,676:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:19,677:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:19,677:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:19,677:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:19,677:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:20,678:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:20,679:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:20,679:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:20,679:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:21,679:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:21,679:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:21,679:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:21,679:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:22,680:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:22,680:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:22,680:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:22,680:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:23,681:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:23,682:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:23,682:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:23,682:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:24,683:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:24,683:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:24,683:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:24,683:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:25,683:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:25,683:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:25,683:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:25,683:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:26,684:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:26,684:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:26,684:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:26,684:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:27,685:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:27,685:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:27,685:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:27,685:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:28,687:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:28,687:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:28,687:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:28,687:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:29,688:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:29,688:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:29,688:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:29,688:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:30,689:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:30,689:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:30,689:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:30,689:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:31,691:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:31,691:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:31,691:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:31,691:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:32,692:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:32,692:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:32,692:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:32,692:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:33,693:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:33,694:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:33,694:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:33,694:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:34,695:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:34,695:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:34,695:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:34,695:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:35,695:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:35,695:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:35,695:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:35,696:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:36,697:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:36,697:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:36,697:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:36,697:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:37,698:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:37,698:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:37,698:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:37,698:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:38,699:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:38,700:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:38,700:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:38,700:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:39,701:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:39,701:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:39,701:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:39,701:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:40,703:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:40,703:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:40,703:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:40,703:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:41,704:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:41,704:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:41,704:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:41,704:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:42,706:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:42,706:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:42,706:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:42,706:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:43,707:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:43,707:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:43,707:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:43,707:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:44,708:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:44,708:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:44,708:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:44,708:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:45,709:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:45,710:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:45,710:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:45,710:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:46,711:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:46,711:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:46,711:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:46,711:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:47,712:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:47,712:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:47,712:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:47,712:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:48,713:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:48,713:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:48,713:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:48,713:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:49,714:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:49,714:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:49,714:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:49,714:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:50,716:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:50,716:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:50,716:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:50,716:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:51,717:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:51,717:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:51,717:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:51,717:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:52,718:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:52,718:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:52,718:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:52,718:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:53,719:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:53,719:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:53,719:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:53,719:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:54,720:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:54,721:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:54,721:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:54,721:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:55,722:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:55,722:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:55,722:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:55,722:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:56,723:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:56,723:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:56,723:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:56,723:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:57,723:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:57,724:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:57,724:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:57,724:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:58,724:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:58,724:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:58,724:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:58,724:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:41:59,725:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:59,725:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:59,725:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:41:59,725:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:00,727:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:00,727:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:00,727:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:00,727:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:01,728:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:01,728:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:01,728:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:01,728:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:02,729:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:02,729:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:02,729:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:02,729:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:03,729:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:03,729:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:03,729:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:03,729:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:04,731:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:04,731:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:04,731:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:04,731:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:05,732:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:05,732:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:05,732:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:05,732:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:06,733:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:06,733:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:06,733:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:06,733:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:07,735:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:07,735:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:07,735:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:07,735:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:08,736:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:08,736:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:08,736:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:08,736:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:09,737:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:09,737:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:09,737:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:09,738:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:10,739:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:10,739:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:10,739:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:10,739:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:11,740:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:11,740:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:11,740:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:11,740:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:12,741:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:12,742:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:12,742:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:12,742:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:13,743:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:13,743:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:13,743:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:13,743:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:14,744:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:14,744:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:14,744:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:14,744:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:15,746:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:15,746:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:15,746:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:15,746:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:16,747:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:16,747:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:16,747:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:16,747:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:17,748:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:17,748:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:17,748:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:17,748:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:18,749:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:18,750:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:18,750:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:18,750:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:19,750:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:19,750:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:19,750:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:19,750:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:20,751:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:20,751:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:20,751:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:20,751:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:21,752:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:21,752:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:21,752:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:21,752:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:22,754:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:22,754:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:22,754:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:22,754:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:23,755:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:23,755:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:23,755:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:23,755:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:24,756:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:24,756:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:24,756:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:24,756:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:25,757:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:25,757:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:25,757:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:25,757:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181] 2026-09-14 02:42:26,759:1(0x7f956192c640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:26,759:1(0x7f956192c640):ZOO_ERROR@check_events@2980: Socket 10.0.0.185:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:26,759:1(0x7f956192c640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.185:2181 delay=0 2026-09-14 02:42:26,759:1(0x7f956192c640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.185:2181]