++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/analytics-collector ++ CONTAINER_LOG_DIR=/var/log/contrail/analytics-collector ++ mkdir -p /var/log/contrail/analytics-collector ++ log_file=/var/log/contrail/analytics-collector/console.log ++ touch /var/log/contrail/analytics-collector/console.log ++ chmod 600 /var/log/contrail/analytics-collector/console.log ++ exec +++ tee -a /var/log/contrail/analytics-collector/console.log +++ date ++ echo 'INFO: =================== Mon Aug 18 02:08:08 UTC 2025 ===================' INFO: =================== Mon Aug 18 02:08:08 UTC 2025 =================== ++ 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.38:8081 10.0.0.19:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.38:8081 10.0.0.19: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.38:9042 10.0.0.19:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.38:8086 10.0.0.19:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.38:8086 10.0.0.19: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.27,10.0.0.38,10.0.0.19 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.38:8082 10.0.0.19:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.38:8082 10.0.0.19: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.38:9161 10.0.0.19:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.38:9161 10.0.0.19: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.38:9041 10.0.0.19: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.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.38:2181,10.0.0.19: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.38:2181 10.0.0.19:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.38,10.0.0.19 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.38:5673,10.0.0.19: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.38:6379 10.0.0.19:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.38:6379 10.0.0.19: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.27,10.0.0.38,10.0.0.19 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.38:9092 10.0.0.19:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.38:9092 10.0.0.19: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.27 ++ 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.27,10.0.0.38,10.0.0.19 ++ 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.27,10.0.0.38,10.0.0.19 ++ 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.27,10.0.0.38,10.0.0.19 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.27,10.0.0.38,10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.27,10.20.0.25,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + hostip=10.0.0.27 ++ resolve_hostname_by_ip 10.0.0.27 ++ local ip=10.0.0.27 +++ head -n 1 +++ getent hosts 10.0.0.27 ++ local 'host_entry=10.0.0.27 cn-jenkins-deploy-platform-ansible-os-3870-1. cn-jenkins-deploy-platform-ansible-os-3870-1' ++ local name= ++ [[ -n 10.0.0.27 cn-jenkins-deploy-platform-ansible-os-3870-1. cn-jenkins-deploy-platform-ansible-os-3870-1 ]] +++ echo 10.0.0.27 cn-jenkins-deploy-platform-ansible-os-3870-1. cn-jenkins-deploy-platform-ansible-os-3870-1 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-3870-1. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-3870-1. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-3870-1. + hostname=cn-jenkins-deploy-platform-ansible-os-3870-1. ++ echo 10.0.0.27:5673,10.0.0.38:5673,10.0.0.19:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.27:5673 10.0.0.38:5673 10.0.0.19:5673' ++ sed 's/,/ /g' ++ echo 10.0.0.27:9041 10.0.0.38:9041 10.0.0.19:9041 + configdb_cql_servers='10.0.0.27:9041 10.0.0.38:9041 10.0.0.19: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 + 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=__ ++ grep '^COLLECTOR__.*__.*=.*$' ++ sed 's/^COLLECTOR__//g' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set + 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 2025-08-18 02:08:08,842:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-08-18 02:08:08,843:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-3870-1 2025-08-18 02:08:08,843:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-08-18 02:08:08,843:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-08-18 02:08:08,843:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-08-18 02:08:08,843:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-08-18 02:08:08,843:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-08-18 02:08:08,843:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-08-18 02:08:08,843:1(0x7f8d3c5072c0):ZOO_INFO@zookeeper_init_internal@1344: Initiating client connection, host=10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-08-18 02:08:08,843:1(0x7f8d3c5072c0):ZOO_DEBUG@start_threads@221: starting threads... 2025-08-18 02:08:08,843:1(0x7f8d277fe700):ZOO_DEBUG@do_completion@473: started completion thread 2025-08-18 02:08:08,843:1(0x7f8d27fff700):ZOO_DEBUG@do_io@369: started IO thread 2025-08-18 02:08:08,843:1(0x7f8d27fff700):ZOO_DEBUG@get_next_server_in_reconfig@1543: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-08-18 02:08:08,843:1(0x7f8d27fff700):ZOO_DEBUG@get_next_server_in_reconfig@1546: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-08-18 02:08:08,843:1(0x7f8d27fff700):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.19:2181 2025-08-18 02:08:08,843:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-08-18 02:08:08,844:1(0x7f8d27fff700):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.19:2181 2025-08-18 02:08:08,847:1(0x7f8d27fff700):ZOO_INFO@finalize_session_establishment@2865: session establishment complete on server 10.0.0.19:2181, sessionId=0x3000015bdf1000a, negotiated timeout=40000 2025-08-18 02:08:08,847:1(0x7f8d27fff700):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-08-18 02:08:08,847:1(0x7f8d277fe700):ZOO_DEBUG@process_completions@3338: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-08-18 02:08:09,843:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b09 for path [/analytics-discovery-] to 10.0.0.19:2181 2025-08-18 02:08:09,848:1(0x7f8d27fff700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b09 rc=-110 2025-08-18 02:08:09,848:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b0a for path [/analytics-discovery-/Collector] to 10.0.0.19:2181 2025-08-18 02:08:09,850:1(0x7f8d27fff700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b0a rc=-110 2025-08-18 02:08:09,850:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awexists@4406: Sending request xid=0x68a28b0b for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-3870-1.] to 10.0.0.19:2181 2025-08-18 02:08:09,851:1(0x7f8d27fff700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=1 xid=0x68a28b0b rc=-101 2025-08-18 02:08:09,852:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b0c for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-3870-1.] to 10.0.0.19:2181 2025-08-18 02:08:09,855:1(0x7f8d27fff700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b0c rc=0 2025-08-18 02:08:09,855:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-08-18 02:08:09,856:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-3870-1 2025-08-18 02:08:09,856:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-08-18 02:08:09,856:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-08-18 02:08:09,856:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-08-18 02:08:09,856:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-08-18 02:08:09,858:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-08-18 02:08:09,858:1(0x7f8d3c5072c0):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-08-18 02:08:09,858:1(0x7f8d3c5072c0):ZOO_INFO@zookeeper_init_internal@1344: Initiating client connection, host=10.0.0.27:2181,10.0.0.38:2181,10.0.0.19:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-08-18 02:08:09,858:1(0x7f8d3c5072c0):ZOO_DEBUG@start_threads@221: starting threads... 2025-08-18 02:08:09,861:1(0x7f8d25ff9700):ZOO_DEBUG@do_io@369: started IO thread 2025-08-18 02:08:09,861:1(0x7f8d25ff9700):ZOO_DEBUG@get_next_server_in_reconfig@1543: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-08-18 02:08:09,861:1(0x7f8d25ff9700):ZOO_DEBUG@get_next_server_in_reconfig@1546: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-08-18 02:08:09,861:1(0x7f8d25ff9700):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.19:2181 2025-08-18 02:08:09,861:1(0x7f8d25ff9700):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-08-18 02:08:09,861:1(0x7f8d257f8700):ZOO_DEBUG@do_completion@473: started completion thread 2025-08-18 02:08:09,861:1(0x7f8d25ff9700):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.19:2181 2025-08-18 02:08:09,866:1(0x7f8d25ff9700):ZOO_INFO@finalize_session_establishment@2865: session establishment complete on server 10.0.0.19:2181, sessionId=0x3000015bdf1000c, negotiated timeout=40000 2025-08-18 02:08:09,866:1(0x7f8d25ff9700):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-08-18 02:08:09,866:1(0x7f8d257f8700):ZOO_DEBUG@process_completions@3338: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-08-18 02:08:10,861:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b0d for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:10,864:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b0d rc=-110 2025-08-18 02:08:10,864:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b0e for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:10,865:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b0e rc=0 2025-08-18 02:08:11,865:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b0f for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:11,868:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b0f rc=-110 2025-08-18 02:08:11,868:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b10 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:11,869:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b10 rc=0 2025-08-18 02:08:12,870:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b11 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:12,876:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b11 rc=-110 2025-08-18 02:08:12,876:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b12 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:12,877:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b12 rc=0 2025-08-18 02:08:13,877:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b13 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:13,880:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b13 rc=-110 2025-08-18 02:08:13,880:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b14 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:13,881:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b14 rc=0 2025-08-18 02:08:14,881:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b15 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:14,884:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b15 rc=-110 2025-08-18 02:08:14,884:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b16 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:14,884:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b16 rc=0 2025-08-18 02:08:15,884:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b17 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:15,887:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b17 rc=-110 2025-08-18 02:08:15,887:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b18 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:15,890:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b18 rc=0 2025-08-18 02:08:16,890:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b19 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:16,893:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b19 rc=-110 2025-08-18 02:08:16,894:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b1a for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:16,894:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b1a rc=0 2025-08-18 02:08:17,894:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b1b for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:17,897:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b1b rc=-110 2025-08-18 02:08:17,897:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b1c for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:17,898:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b1c rc=0 2025-08-18 02:08:18,898:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b1d for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:18,901:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b1d rc=-110 2025-08-18 02:08:18,901:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b1e for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:18,902:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b1e rc=0 2025-08-18 02:08:19,902:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b1f for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:19,906:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b1f rc=-110 2025-08-18 02:08:19,906:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b20 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:19,907:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b20 rc=0 2025-08-18 02:08:20,907:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b21 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:20,910:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b21 rc=-110 2025-08-18 02:08:20,910:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_awget@4015: Sending request xid=0x68a28b22 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:20,911:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=2 xid=0x68a28b22 rc=0 2025-08-18 02:08:21,912:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_acreate_ttl@4263: Sending request xid=0x68a28b23 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:21,914:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=6 xid=0x68a28b23 rc=0 2025-08-18 02:08:22,214:1(0x7f8d3c5072c0):ZOO_DEBUG@zoo_adelete@4368: Sending request xid=0x68a28b24 for path [/collector] to 10.0.0.19:2181 2025-08-18 02:08:22,217:1(0x7f8d25ff9700):ZOO_DEBUG@process_sync_completion@5182: Processing sync_completion with type=0 xid=0x68a28b24 rc=0 2025-08-18 02:08:22,217:1(0x7f8d25ff9700):ZOO_DEBUG@do_io@460: IO thread terminated 2025-08-18 02:08:22,217:1(0x7f8d257f8700):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-08-18 02:08:22,218:1(0x7f8d3c5072c0):ZOO_INFO@zookeeper_close@3850: Closing zookeeper sessionId=0x3000015bdf1000c to 10.0.0.19:2181 2025-08-18 02:08:22,220:1(0x7f8d3c5072c0):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x3000015bdf1000c 2025-08-18 02:08:23,199:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:08:36,565:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 02:08:49,890:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441283 ms 2025-08-18 02:09:03,234:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:09:16,578:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:09:29,923:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441283 ms 2025-08-18 02:09:43,270:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:09:56,614:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:10:09,958:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441283 ms 2025-08-18 02:10:23,304:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:10:36,653:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:10:49,997:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:11:03,342:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:11:16,688:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:11:30,034:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:11:43,381:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:11:56,726:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:12:10,070:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:12:23,415:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:12:36,758:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:12:50,102:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:13:03,448:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:13:16,797:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:13:30,138:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:13:43,485:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:13:56,831:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:14:10,178:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:14:23,522:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:14:36,869:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:14:50,214:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:15:03,558:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:15:16,904:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441282 ms 2025-08-18 02:15:30,250:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:15:43,595:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:15:56,942:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:16:10,287:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:16:23,633:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:16:36,981:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:16:50,327:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:17:03,672:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:17:17,018:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:17:30,363:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:17:43,710:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:17:57,054:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:18:10,398:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:18:23,742:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:18:37,087:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:18:50,434:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:19:03,781:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:19:17,127:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:19:30,474:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:19:43,821:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:19:57,167:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:20:10,514:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:20:23,858:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:20:37,205:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:20:50,550:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:21:03,894:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:21:17,238:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:21:30,585:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:21:43,930:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:21:57,274:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:22:10,609:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:22:23,954:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441281 ms 2025-08-18 02:22:37,301:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:22:50,647:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:23:03,994:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:23:17,341:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:23:30,687:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:23:44,033:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:23:57,378:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:24:10,723:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:24:24,067:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:24:37,410:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:24:50,748:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:25:04,094:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:25:17,439:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:25:30,786:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:25:44,130:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:25:57,476:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:26:10,822:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:26:24,167:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:26:37,514:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:26:50,859:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441280 ms 2025-08-18 02:27:04,206:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:27:17,554:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:27:30,898:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:27:44,242:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:27:57,586:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:28:10,931:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:28:24,278:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:28:37,625:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:28:50,972:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441279 ms 2025-08-18 02:29:04,318:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:29:17,665:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:29:31,010:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:29:44,356:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:29:57,703:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:30:11,048:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:30:24,394:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:30:37,740:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:30:51,086:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:31:04,431:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:31:17,778:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:31:31,125:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:31:44,471:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:31:57,818:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:32:11,163:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:32:24,510:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:32:37,854:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:32:51,201:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:33:04,547:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:33:17,894:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:33:31,240:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:33:44,586:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:33:57,930:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:34:11,276:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:34:24,622:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:34:37,968:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441278 ms 2025-08-18 02:34:51,314:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:35:04,658:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:35:18,000:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:35:31,343:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:35:44,682:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:35:58,028:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:36:11,374:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:36:24,720:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:36:38,067:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:36:51,414:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:37:04,760:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:37:18,107:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:37:31,451:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:37:44,794:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:37:58,140:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:38:11,486:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:38:24,832:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:38:38,171:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:38:51,517:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:39:04,864:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:39:18,210:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:39:31,557:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:39:44,902:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:39:58,236:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:40:11,582:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:40:24,926:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:40:38,271:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:40:51,617:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:41:04,964:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441277 ms 2025-08-18 02:41:18,310:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:41:31,654:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:41:45,002:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:41:58,343:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:42:11,688:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:42:25,034:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:42:38,381:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:42:51,726:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:43:05,073:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:43:18,418:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:43:31,763:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:43:45,109:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:43:58,456:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:44:11,802:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:44:25,148:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:44:38,494:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:44:51,840:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:45:05,186:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:45:18,534:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 02:45:31,875:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:45:45,220:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:45:58,566:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:46:11,911:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:46:25,253:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:46:38,600:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:46:51,946:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441276 ms 2025-08-18 02:47:05,290:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:47:18,637:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:47:31,982:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:47:45,322:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:47:58,668:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:48:12,015:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:48:25,362:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:48:38,706:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:48:52,053:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:49:05,399:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:49:18,745:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:49:32,091:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:49:45,435:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:49:58,782:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:50:12,126:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:50:25,472:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:50:38,818:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441275 ms 2025-08-18 02:50:52,165:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:51:05,506:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:51:18,851:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:51:32,198:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:51:45,543:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:51:58,889:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:52:12,234:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:52:25,581:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:52:38,926:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:52:52,270:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:53:05,617:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:53:18,962:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441274 ms 2025-08-18 02:53:32,307:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:53:45,654:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:53:59,000:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:54:12,346:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:54:25,693:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:54:39,038:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:54:52,384:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:55:05,730:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:55:19,074:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:55:32,418:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:55:45,762:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:55:59,106:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:56:12,452:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:56:25,798:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:56:39,142:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:56:52,486:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:57:05,833:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:57:19,178:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:57:32,523:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:57:45,870:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:57:59,217:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:58:12,564:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:58:25,910:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:58:39,255:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:58:52,603:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 02:59:05,948:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:59:19,294:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:59:32,638:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 02:59:45,985:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441273 ms 2025-08-18 02:59:59,331:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 03:00:12,665:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:00:26,010:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 03:00:39,355:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 03:00:52,700:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:01:06,042:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:01:19,386:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:01:32,731:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:01:46,077:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:01:59,422:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:02:12,766:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:02:26,113:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:02:39,458:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:02:52,804:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 03:03:06,150:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:03:19,497:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:03:32,843:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 03:03:46,190:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:03:59,536:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:04:12,883:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 03:04:26,228:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:04:39,573:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:04:52,918:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441272 ms 2025-08-18 03:05:06,266:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:05:19,612:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:05:32,959:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:05:46,305:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:05:59,646:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:06:12,993:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:06:26,338:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:06:39,685:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:06:53,031:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:07:06,378:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:07:19,723:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:07:33,070:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:07:46,414:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:07:59,758:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:08:13,102:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:08:26,448:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:08:39,794:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:08:53,142:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:09:06,488:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:09:19,833:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441271 ms 2025-08-18 03:09:33,175:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:09:46,520:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:09:59,867:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:10:13,214:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:10:26,549:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:10:39,896:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:10:53,242:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:11:06,586:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:11:19,930:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:11:33,274:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:11:46,619:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:11:59,960:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:12:13,306:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:12:26,652:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:12:39,998:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441270 ms 2025-08-18 03:12:53,345:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:13:06,689:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:13:20,035:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:13:33,378:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:13:46,724:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:14:00,068:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:14:13,414:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:14:26,756:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:14:40,097:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:14:53,444:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:15:06,789:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:15:20,136:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:15:33,482:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:15:46,827:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:16:00,172:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:16:13,518:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:16:26,864:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:16:40,210:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:16:53,557:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:17:06,902:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:17:20,240:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:17:33,587:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:17:46,933:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:18:00,278:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:18:13,624:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:18:26,970:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441269 ms 2025-08-18 03:18:40,314:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:18:53,660:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:19:07,007:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:19:20,353:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:19:33,694:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:19:47,038:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:20:00,382:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:20:13,726:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:20:27,071:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:20:40,418:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:20:53,764:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:21:07,108:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:21:20,454:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:21:33,800:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:21:47,146:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:22:00,491:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:22:13,836:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:22:27,183:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:22:40,529:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:22:53,874:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441268 ms 2025-08-18 03:23:07,218:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:23:20,564:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:23:33,911:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:23:47,258:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:24:00,604:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:24:13,947:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:24:27,289:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:24:40,634:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:24:53,979:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441267 ms 2025-08-18 03:25:07,322:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:25:20,666:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:25:34,010:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:25:47,356:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:26:00,702:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:26:14,047:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:26:27,392:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:26:40,739:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:26:54,083:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:27:07,429:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:27:20,776:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:27:34,122:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:27:47,468:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:28:00,813:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:28:14,160:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:28:27,506:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:28:40,851:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:28:54,198:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:29:07,542:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:29:20,886:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:29:34,230:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:29:47,569:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:30:00,914:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:30:14,261:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:30:27,607:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:30:40,954:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:30:54,298:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:31:07,640:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:31:20,986:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441266 ms 2025-08-18 03:31:34,330:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:31:47,676:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:32:01,023:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:32:14,367:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:32:27,714:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:32:41,056:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:32:54,403:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:33:07,748:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:33:21,095:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:33:34,441:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:33:47,788:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:34:01,135:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:34:14,475:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:34:27,822:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:34:41,167:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:34:54,513:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:35:07,855:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441265 ms 2025-08-18 03:35:21,202:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:35:34,547:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:35:47,894:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:36:01,238:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:36:14,585:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:36:27,932:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:36:41,278:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:36:54,622:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:37:07,969:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441264 ms 2025-08-18 03:37:21,315:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:37:34,659:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:37:48,006:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:38:01,353:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:38:14,699:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:38:28,046:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:38:41,390:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:38:54,734:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:39:08,078:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:39:21,424:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:39:34,770:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:39:48,115:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:40:01,457:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:40:14,802:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:40:28,147:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:40:41,492:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:40:54,838:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:41:08,182:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:41:21,527:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:41:34,873:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:41:48,220:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:42:01,566:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:42:14,912:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:42:28,259:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:42:41,606:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:42:54,948:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:43:08,294:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:43:21,641:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:43:34,986:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441263 ms 2025-08-18 03:43:48,330:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:44:01,676:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:44:15,022:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:44:28,366:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:44:41,710:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:44:55,058:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:45:08,405:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:45:21,750:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:45:35,096:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:45:48,443:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:46:01,788:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:46:15,135:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:46:28,470:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:46:41,816:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:46:55,162:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:47:08,514:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:47:21,859:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:47:35,206:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:47:48,552:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:48:01,898:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441262 ms 2025-08-18 03:48:15,242:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:48:28,587:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:48:41,934:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:48:55,278:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:49:08,625:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:49:21,970:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:49:35,311:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:49:48,654:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:50:02,000:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:50:15,347:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:50:28,694:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:50:42,041:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:50:55,387:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:51:08,734:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:51:22,080:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:51:35,426:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:51:48,772:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:52:02,123:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 03:52:15,467:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:52:28,813:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441261 ms 2025-08-18 03:52:42,159:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:52:55,506:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:53:08,852:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:53:22,198:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:53:35,544:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:53:48,889:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:54:02,236:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:54:15,576:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:54:28,920:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:54:42,267:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:54:55,610:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:55:08,955:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:55:22,302:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:55:35,649:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:55:48,995:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441260 ms 2025-08-18 03:56:02,341:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:56:15,686:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:56:29,032:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:56:42,378:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:56:55,724:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:57:09,070:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:57:22,414:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:57:35,760:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:57:49,106:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:58:02,459:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 03:58:15,800:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:58:29,146:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:58:42,490:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:58:55,834:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:59:09,178:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:59:22,523:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 03:59:35,866:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441259 ms 2025-08-18 03:59:49,210:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 04:00:02,554:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:00:15,899:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 04:00:29,246:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:00:42,590:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:00:55,937:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 04:01:09,284:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:01:22,631:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:01:35,978:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441258 ms 2025-08-18 04:01:49,323:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:02:02,670:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:02:16,015:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:02:29,362:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:02:42,708:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:02:56,054:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:03:09,398:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:03:22,742:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:03:36,086:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:03:49,432:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:04:02,778:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:04:16,122:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:04:29,467:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:04:42,814:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:04:56,158:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:05:09,505:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:05:22,851:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:05:36,194:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:05:49,541:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:06:02,886:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:06:16,230:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:06:29,572:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:06:42,918:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441257 ms 2025-08-18 04:06:56,262:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:07:09,606:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:07:22,950:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:07:36,294:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:07:49,640:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:08:02,986:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441256 ms 2025-08-18 04:08:16,330:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:08:29,675:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:08:43,018:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:08:56,365:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:09:09,710:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:09:23,054:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:09:36,398:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:09:49,742:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:10:03,088:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:10:16,437:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:10:29,782:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:10:43,129:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:10:56,474:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:11:09,818:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:11:23,164:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:11:36,511:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:11:49,857:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:12:03,204:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:12:16,550:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:12:29,897:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:12:43,244:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:12:56,590:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:13:09,934:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:13:23,278:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:13:36,624:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:13:49,971:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441255 ms 2025-08-18 04:14:03,317:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:14:16,663:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:14:30,010:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:14:43,355:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:14:56,702:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:15:10,048:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:15:23,394:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:15:36,738:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:15:50,085:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:16:03,432:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:16:16,779:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:16:30,125:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:16:43,470:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:16:56,814:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:17:10,159:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:17:23,502:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:17:36,847:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:17:50,194:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:18:03,538:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:18:16,884:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:18:30,230:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:18:43,574:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:18:56,918:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441254 ms 2025-08-18 04:19:10,264:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:19:23,610:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:19:36,955:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:19:50,301:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:20:03,648:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:20:16,994:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441253 ms 2025-08-18 04:20:30,338:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:20:43,682:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:20:57,026:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:21:10,372:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:21:23,718:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:21:37,063:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:21:50,408:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441251 ms 2025-08-18 04:22:03,754:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:22:17,100:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:22:30,447:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441251 ms 2025-08-18 04:22:43,790:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms 2025-08-18 04:22:57,136:1(0x7f8d27fff700):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1160441252 ms