+++ date ++ echo 'INFO: =================== Thu Aug 28 02:08:51 AM UTC 2025 ===================' INFO: =================== Thu Aug 28 02:08:51 AM 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 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.19,10.0.0.38,10.0.0.41 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.19:8081 10.0.0.38:8081 10.0.0.41:8081 ' ']' +++ echo '10.0.0.19:8081 10.0.0.38:8081 10.0.0.41:8081' ++ ANALYTICS_SERVERS='10.0.0.19:8081 10.0.0.38:8081 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.19:9042 10.0.0.38:9042 10.0.0.41:9042 ' ']' +++ echo '10.0.0.19:9042 10.0.0.38:9042 10.0.0.41:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.19:9042 10.0.0.38:9042 10.0.0.41:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.19:8086 10.0.0.38:8086 10.0.0.41:8086 ' ']' +++ echo '10.0.0.19:8086 10.0.0.38:8086 10.0.0.41:8086' ++ COLLECTOR_SERVERS='10.0.0.19:8086 10.0.0.38:8086 10.0.0.41: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.19,10.0.0.38,10.0.0.41 ++ CONFIGDB_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.19:8082 10.0.0.38:8082 10.0.0.41:8082 ' ']' +++ echo '10.0.0.19:8082 10.0.0.38:8082 10.0.0.41:8082' ++ CONFIG_SERVERS='10.0.0.19:8082 10.0.0.38:8082 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.19:9161 10.0.0.38:9161 10.0.0.41:9161 ' ']' +++ echo '10.0.0.19:9161 10.0.0.38:9161 10.0.0.41:9161' ++ CONFIGDB_SERVERS='10.0.0.19:9161 10.0.0.38:9161 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.19:9041 10.0.0.38:9041 10.0.0.41:9041 ' ']' +++ echo '10.0.0.19:9041 10.0.0.38:9041 10.0.0.41:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.19:9041 10.0.0.38:9041 10.0.0.41: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.17,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.19:2181,10.0.0.38:2181,10.0.0.41:2181, ']' +++ echo 10.0.0.19:2181,10.0.0.38:2181,10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181,10.0.0.38:2181,10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.19:2181 10.0.0.38:2181 10.0.0.41:2181 ' ']' +++ echo '10.0.0.19:2181 10.0.0.38:2181 10.0.0.41:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.19:2181 10.0.0.38:2181 10.0.0.41:2181' ++ RABBITMQ_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.19:5673,10.0.0.38:5673,10.0.0.41:5673, ']' +++ echo 10.0.0.19:5673,10.0.0.38:5673,10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673,10.0.0.38:5673,10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.19:6379 10.0.0.38:6379 10.0.0.41:6379 ' ']' +++ echo '10.0.0.19:6379 10.0.0.38:6379 10.0.0.41:6379' ++ REDIS_SERVERS='10.0.0.19:6379 10.0.0.38:6379 10.0.0.41: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.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.19:9092 10.0.0.38:9092 10.0.0.41:9092 ' ']' +++ echo '10.0.0.19:9092 10.0.0.38:9092 10.0.0.41:9092' ++ KAFKA_SERVERS='10.0.0.19:9092 10.0.0.38:9092 10.0.0.41: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.19 ++ 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.19,10.0.0.38,10.0.0.41 ++ 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.19,10.0.0.38,10.0.0.41 ++ 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19,10.0.0.38,10.0.0.41 +++ local servers=10.0.0.19,10.0.0.38,10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 2 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + hostip=10.0.0.38 ++ resolve_hostname_by_ip 10.0.0.38 ++ local ip=10.0.0.38 +++ getent hosts 10.0.0.38 +++ head -n 1 ++ local 'host_entry=10.0.0.38 cn-jenkins-deploy-platform-ansible-os-3956-2. cn-jenkins-deploy-platform-ansible-os-3956-2' ++ local name= ++ [[ -n 10.0.0.38 cn-jenkins-deploy-platform-ansible-os-3956-2. cn-jenkins-deploy-platform-ansible-os-3956-2 ]] +++ awk '{print $2}' +++ echo 10.0.0.38 cn-jenkins-deploy-platform-ansible-os-3956-2. cn-jenkins-deploy-platform-ansible-os-3956-2 ++ name=cn-jenkins-deploy-platform-ansible-os-3956-2. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-3956-2. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-3956-2. + hostname=cn-jenkins-deploy-platform-ansible-os-3956-2. ++ sed 's/,/ /g' ++ echo 10.0.0.19:5673,10.0.0.38:5673,10.0.0.41:5673 + rabbitmq_server_list='10.0.0.19:5673 10.0.0.38:5673 10.0.0.41:5673' ++ echo 10.0.0.19:9041 10.0.0.38:9041 10.0.0.41:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.19:9041 10.0.0.38:9041 10.0.0.41: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=__ ++ set -o posix ++ set ++ grep '^COLLECTOR__.*__.*=.*$' ++ sort ++ sed 's/^COLLECTOR__//g' ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs collector + local template=collector ++ dirname /var/log/contrail/analytics-collector + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-collector + chmod 755 /var/log/contrail/analytics-collector + mv -n '/var/log/contrail/*collector.log*' /var/log/contrail/analytics-collector/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-collector + find /var/log/contrail/analytics-collector -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-collector 2025-08-28 02:08:52,053:1(0x7f012091f300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-08-28 02:08:52,053:1(0x7f012091f300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-3956-2 2025-08-28 02:08:52,054:1(0x7f012091f300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-08-28 02:08:52,054:1(0x7f012091f300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-08-28 02:08:52,054:1(0x7f012091f300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-08-28 02:08:52,054:1(0x7f012091f300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-08-28 02:08:52,054:1(0x7f012091f300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-08-28 02:08:52,054:1(0x7f012091f300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-08-28 02:08:52,054:1(0x7f012091f300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.19:2181,10.0.0.38:2181,10.0.0.41:2181 sessionTimeout=60000 watcher=0x9a4dd0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-08-28 02:08:52,055:1(0x7f012091f300):ZOO_DEBUG@start_threads@221: starting threads... 2025-08-28 02:08:52,055:1(0x7f01167fc640):ZOO_DEBUG@do_completion@473: started completion thread 2025-08-28 02:08:52,055:1(0x7f0116ffd640):ZOO_DEBUG@do_io@369: started IO thread 2025-08-28 02:08:52,055:1(0x7f0116ffd640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-08-28 02:08:52,056:1(0x7f0116ffd640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-08-28 02:08:52,056:1(0x7f0116ffd640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.19:2181 2025-08-28 02:08:52,056:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-08-28 02:08:52,057:1(0x7f0116ffd640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.19:2181 2025-08-28 02:08:52,060:1(0x7f0116ffd640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.19:2181, sessionId=0x1000019ff15000c, negotiated timeout=40000 2025-08-28 02:08:52,060:1(0x7f0116ffd640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-08-28 02:08:52,060:1(0x7f01167fc640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-08-28 02:08:53,056:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba35 for path [/analytics-discovery-] to 10.0.0.19:2181 2025-08-28 02:08:53,059:1(0x7f0116ffd640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba35 rc=-110 2025-08-28 02:08:53,059:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba36 for path [/analytics-discovery-/Collector] to 10.0.0.19:2181 2025-08-28 02:08:53,062:1(0x7f0116ffd640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba36 rc=-110 2025-08-28 02:08:53,062:1(0x7f012091f300):ZOO_DEBUG@zoo_awexists@4405: Sending request xid=0x68afba37 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-3956-2.] to 10.0.0.19:2181 2025-08-28 02:08:53,062:1(0x7f0116ffd640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=1 xid=0x68afba37 rc=-101 2025-08-28 02:08:53,062:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba38 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-3956-2.] to 10.0.0.19:2181 2025-08-28 02:08:53,069:1(0x7f0116ffd640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba38 rc=0 2025-08-28 02:08:53,069:1(0x7f012091f300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-08-28 02:08:53,069:1(0x7f012091f300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-3956-2 2025-08-28 02:08:53,069:1(0x7f012091f300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-08-28 02:08:53,069:1(0x7f012091f300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-08-28 02:08:53,069:1(0x7f012091f300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-08-28 02:08:53,069:1(0x7f012091f300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-08-28 02:08:53,069:1(0x7f012091f300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-08-28 02:08:53,069:1(0x7f012091f300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-08-28 02:08:53,069:1(0x7f012091f300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.19:2181,10.0.0.38:2181,10.0.0.41:2181 sessionTimeout=60000 watcher=0x9a4dd0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-08-28 02:08:53,069:1(0x7f012091f300):ZOO_DEBUG@start_threads@221: starting threads... 2025-08-28 02:08:53,070:1(0x7f00effff640):ZOO_DEBUG@do_completion@473: started completion thread 2025-08-28 02:08:53,070:1(0x7f0114ff7640):ZOO_DEBUG@do_io@369: started IO thread 2025-08-28 02:08:53,070:1(0x7f0114ff7640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-08-28 02:08:53,070:1(0x7f0114ff7640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-08-28 02:08:53,070:1(0x7f0114ff7640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.19:2181 2025-08-28 02:08:53,070:1(0x7f0114ff7640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-08-28 02:08:53,070:1(0x7f0114ff7640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.19:2181 2025-08-28 02:08:53,074:1(0x7f0114ff7640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.19:2181, sessionId=0x1000019ff15000d, negotiated timeout=40000 2025-08-28 02:08:53,074:1(0x7f0114ff7640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-08-28 02:08:53,074:1(0x7f00effff640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-08-28 02:08:54,070:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba39 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:54,079:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba39 rc=-110 2025-08-28 02:08:54,079:1(0x7f012091f300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x68afba3a for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:54,081:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x68afba3a rc=0 2025-08-28 02:08:55,081:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba3b for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:55,085:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba3b rc=-110 2025-08-28 02:08:55,086:1(0x7f012091f300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x68afba3c for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:55,086:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x68afba3c rc=0 2025-08-28 02:08:56,086:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba3d for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:56,089:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba3d rc=-110 2025-08-28 02:08:56,089:1(0x7f012091f300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x68afba3e for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:56,090:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x68afba3e rc=0 2025-08-28 02:08:57,090:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba3f for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:57,095:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba3f rc=-110 2025-08-28 02:08:57,095:1(0x7f012091f300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x68afba40 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:57,096:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x68afba40 rc=0 2025-08-28 02:08:58,096:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba41 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:58,100:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba41 rc=-110 2025-08-28 02:08:58,100:1(0x7f012091f300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x68afba42 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:58,101:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x68afba42 rc=0 2025-08-28 02:08:59,101:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba43 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:59,104:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba43 rc=-110 2025-08-28 02:08:59,104:1(0x7f012091f300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x68afba44 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:08:59,104:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x68afba44 rc=0 2025-08-28 02:09:00,105:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba45 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:09:00,108:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba45 rc=-110 2025-08-28 02:09:00,108:1(0x7f012091f300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x68afba46 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:09:00,109:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x68afba46 rc=0 2025-08-28 02:09:01,109:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba47 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:09:01,113:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba47 rc=-110 2025-08-28 02:09:01,113:1(0x7f012091f300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x68afba48 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:09:01,114:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x68afba48 rc=0 2025-08-28 02:09:02,114:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba49 for path [/collector] to 10.0.0.19:2181 2025-08-28 02:09:02,117:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba49 rc=-110 2025-08-28 02:09:02,117:1(0x7f012091f300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x68afba4a for path [/collector] to 10.0.0.19:2181 2025-08-28 02:09:02,118:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x68afba4a rc=0 2025-08-28 02:09:03,119:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba4b for path [/collector] to 10.0.0.19:2181 2025-08-28 02:09:03,121:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba4b rc=-110 2025-08-28 02:09:03,122:1(0x7f012091f300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x68afba4c for path [/collector] to 10.0.0.19:2181 2025-08-28 02:09:03,122:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x68afba4c rc=0 2025-08-28 02:09:04,122:1(0x7f012091f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68afba4d for path [/collector] to 10.0.0.19:2181 2025-08-28 02:09:04,126:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68afba4d rc=0 2025-08-28 02:09:04,259:1(0x7f012091f300):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68afba4e for path [/collector] to 10.0.0.19:2181 2025-08-28 02:09:04,262:1(0x7f0114ff7640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68afba4e rc=0 2025-08-28 02:09:04,262:1(0x7f0114ff7640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-08-28 02:09:04,262:1(0x7f00effff640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-08-28 02:09:04,262:1(0x7f012091f300):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000019ff15000d to 10.0.0.19:2181 2025-08-28 02:09:04,264:1(0x7f012091f300):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000019ff15000d 2025-08-28 02:09:06,400:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545021 ms 2025-08-28 02:09:19,745:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545021 ms 2025-08-28 02:09:33,096:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545018 ms 2025-08-28 02:09:46,437:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545021 ms 2025-08-28 02:09:59,774:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545021 ms 2025-08-28 02:10:13,121:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545021 ms 2025-08-28 02:10:26,457:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:10:39,793:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:10:53,137:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:11:06,481:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:11:19,825:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:11:33,170:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:11:46,517:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:11:59,857:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:12:13,201:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:12:26,543:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545021 ms 2025-08-28 02:12:39,886:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:12:53,233:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:13:06,577:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:13:19,924:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:13:33,271:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:13:46,619:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545020 ms 2025-08-28 02:13:59,961:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:14:13,305:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:14:26,649:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:14:39,993:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:14:53,337:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:15:06,681:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:15:20,026:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545021 ms 2025-08-28 02:15:33,365:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:15:46,709:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:16:00,054:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:16:13,394:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:16:26,737:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:16:40,082:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:16:53,429:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:17:06,773:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:17:20,120:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:17:33,465:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:17:46,809:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:18:00,153:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:18:13,497:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:18:26,841:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:18:40,188:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:18:53,533:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:19:06,877:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:19:20,224:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:19:33,569:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:19:46,913:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:20:00,260:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545021 ms 2025-08-28 02:20:13,605:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:20:26,951:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:20:40,298:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:20:53,645:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:21:06,987:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:21:20,332:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:21:33,677:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:21:47,021:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545022 ms 2025-08-28 02:22:00,365:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:22:13,709:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:22:27,055:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:22:40,401:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:22:53,745:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:23:07,080:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:23:20,425:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:23:33,769:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:23:47,113:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:24:00,457:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:24:13,803:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:24:27,142:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:24:40,489:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:24:53,833:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:25:07,177:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:25:20,521:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:25:33,865:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:25:47,208:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:26:00,553:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:26:13,895:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:26:27,243:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:26:40,589:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:26:53,933:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:27:07,277:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:27:20,617:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:27:33,961:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:27:47,307:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:28:00,653:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:28:13,997:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:28:27,341:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:28:40,687:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:28:54,034:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:29:07,381:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:29:20,725:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:29:34,069:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:29:47,408:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:30:00,753:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:30:14,097:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:30:27,441:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:30:40,785:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:30:54,132:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:31:07,477:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:31:20,819:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:31:34,165:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:31:47,509:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:32:00,853:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:32:14,199:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:32:27,543:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:32:40,889:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:32:54,236:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:33:07,578:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:33:20,925:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:33:34,269:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:33:47,613:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:34:00,957:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:34:14,301:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:34:27,645:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:34:40,989:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:34:54,334:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:35:07,681:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:35:21,025:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:35:34,369:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:35:47,715:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:36:01,057:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:36:14,401:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:36:27,745:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:36:41,089:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:36:54,436:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:37:07,779:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:37:21,125:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:37:34,469:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:37:47,815:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:38:01,161:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:38:14,508:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:38:27,849:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:38:41,196:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:38:54,541:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:39:07,888:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:39:21,233:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:39:34,576:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:39:47,921:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:40:01,265:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:40:14,613:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545021 ms 2025-08-28 02:40:27,954:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:40:41,299:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:40:54,645:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:41:07,989:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:41:21,332:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:41:34,677:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:41:48,021:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545024 ms 2025-08-28 02:42:01,365:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:42:14,709:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:42:28,053:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:42:41,397:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:42:54,743:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:43:08,089:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:43:21,433:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:43:34,777:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:43:48,121:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:44:01,467:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545023 ms 2025-08-28 02:44:14,809:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:44:28,153:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:44:41,497:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:44:54,843:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:45:08,189:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:45:21,533:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:45:34,877:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:45:48,221:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:46:01,565:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:46:14,909:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:46:28,253:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:46:41,597:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:46:54,943:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:47:08,289:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:47:21,633:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:47:34,977:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:47:48,323:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:48:01,669:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:48:15,013:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545025 ms 2025-08-28 02:48:28,357:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:48:41,703:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:48:55,049:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:49:08,393:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:49:21,738:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:49:35,085:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:49:48,426:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:50:01,773:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:50:15,115:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:50:28,461:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:50:41,808:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:50:55,153:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:51:08,497:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:51:21,843:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:51:35,189:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:51:48,533:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:52:01,880:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:52:15,225:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:52:28,572:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:52:41,917:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:52:55,261:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:53:08,611:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545020 ms 2025-08-28 02:53:21,949:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:53:35,293:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:53:48,637:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:54:01,983:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:54:15,329:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:54:28,676:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:54:42,015:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:54:55,361:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:55:08,705:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:55:22,051:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:55:35,398:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:55:48,739:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:56:02,083:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:56:15,425:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:56:28,769:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:56:42,114:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 02:56:55,461:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:57:08,805:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:57:22,152:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:57:35,497:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:57:48,841:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:58:02,185:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:58:15,529:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:58:28,873:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:58:42,217:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:58:55,562:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:59:08,909:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:59:22,255:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:59:35,601:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 02:59:48,945:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:00:02,292:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:00:15,638:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:00:28,985:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:00:42,329:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:00:55,676:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:01:09,021:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 03:01:22,366:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:01:35,711:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:01:49,057:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:02:02,401:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:02:15,745:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:02:29,087:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:02:42,433:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:02:55,777:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:03:09,121:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:03:22,465:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:03:35,810:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:03:49,157:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:04:02,497:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:04:15,842:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:04:29,185:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:04:42,529:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:04:55,874:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:05:09,218:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545026 ms 2025-08-28 03:05:22,561:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:05:35,905:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:05:49,249:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:06:02,596:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:06:15,941:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:06:29,285:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:06:42,619:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:06:55,965:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:07:09,309:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:07:22,649:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:07:35,993:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:07:49,337:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:08:02,681:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:08:16,027:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545027 ms 2025-08-28 03:08:29,373:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:08:42,717:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:08:56,061:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:09:09,407:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:09:22,751:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:09:36,098:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:09:49,445:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:10:02,789:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:10:16,134:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:10:29,481:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:10:42,825:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:10:56,169:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:11:09,513:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:11:22,858:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:11:36,205:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:11:49,549:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:12:02,885:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:12:16,229:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:12:29,573:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:12:42,914:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:12:56,257:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:13:09,602:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:13:22,946:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:13:36,293:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:13:49,637:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:14:02,981:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:14:16,325:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:14:29,663:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:14:43,009:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:14:56,355:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:15:09,701:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:15:23,045:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:15:36,389:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:15:49,736:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:16:03,081:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:16:16,425:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:16:29,769:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:16:43,113:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:16:56,457:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:17:09,801:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:17:23,145:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:17:36,489:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:17:49,835:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:18:03,182:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:18:16,529:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:18:29,873:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:18:43,221:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:18:56,565:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:19:09,909:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:19:23,253:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:19:36,597:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:19:49,944:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:20:03,291:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:20:16,638:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:20:29,980:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:20:43,325:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:20:56,662:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:21:10,009:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:21:23,349:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:21:36,694:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:21:50,041:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:22:03,386:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:22:16,732:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:22:30,077:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:22:43,421:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:22:56,766:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:23:10,113:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:23:23,457:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:23:36,801:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:23:50,145:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:24:03,492:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:24:16,837:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:24:30,177:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:24:43,523:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:24:56,869:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:25:10,214:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:25:23,561:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:25:36,905:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:25:50,249:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:26:03,595:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:26:16,941:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:26:30,285:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:26:43,629:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:26:56,976:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:27:10,314:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:27:23,657:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:27:37,001:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:27:50,347:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:28:03,686:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:28:17,023:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:28:30,369:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:28:43,713:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:28:57,057:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:29:10,403:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:29:23,749:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:29:37,094:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:29:50,437:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:30:03,780:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:30:17,125:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:30:30,469:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:30:43,809:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:30:57,154:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:31:10,501:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:31:23,846:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:31:37,193:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:31:50,533:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:32:03,873:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:32:17,217:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:32:30,564:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:32:43,911:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:32:57,257:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:33:10,601:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:33:23,945:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:33:37,291:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:33:50,637:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:34:03,981:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:34:17,325:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:34:30,669:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:34:44,016:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545028 ms 2025-08-28 03:34:57,357:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:35:10,704:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:35:24,049:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:35:37,394:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:35:50,741:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:36:04,086:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:36:17,433:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:36:30,777:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:36:44,121:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:36:57,465:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:37:10,812:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:37:24,157:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:37:37,504:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:37:50,850:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:38:04,197:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:38:17,541:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:38:30,887:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545030 ms 2025-08-28 03:38:44,233:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:38:57,577:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:39:10,921:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:39:24,266:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:39:37,613:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:39:50,960:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:40:04,305:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:40:17,650:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:40:30,997:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:40:44,342:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:40:57,689:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:41:11,033:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:41:24,377:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:41:37,713:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:41:51,058:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:42:04,403:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:42:17,749:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:42:31,095:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:42:44,441:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:42:57,787:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:43:11,133:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:43:24,480:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:43:37,825:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:43:51,165:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:44:04,506:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:44:17,853:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:44:31,197:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:44:44,541:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:44:57,885:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:45:11,229:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:45:24,573:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:45:37,917:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:45:51,251:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:46:04,597:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:46:17,941:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:46:31,287:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:46:44,633:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:46:57,977:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:47:11,321:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:47:24,668:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:47:38,013:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:47:51,357:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:48:04,704:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 03:48:18,045:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:48:31,389:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:48:44,733:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:48:58,072:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:49:11,417:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:49:24,761:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:49:38,105:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:49:51,449:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:50:04,794:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:50:18,137:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:50:31,481:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:50:44,825:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:50:58,169:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:51:11,513:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:51:24,859:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:51:38,205:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:51:51,549:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:52:04,894:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:52:18,241:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:52:31,588:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:52:44,933:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:52:58,276:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:53:11,623:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:53:24,969:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:53:38,316:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:53:51,661:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:54:05,008:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:54:18,353:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:54:31,697:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:54:45,040:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:54:58,386:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:55:11,734:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:55:25,080:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:55:38,425:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:55:51,770:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:56:05,118:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545031 ms 2025-08-28 03:56:18,462:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:56:31,807:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:56:45,141:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:56:58,488:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:57:11,827:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:57:25,173:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:57:38,517:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:57:51,860:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:58:05,205:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:58:18,549:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:58:31,891:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:58:45,237:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:58:58,583:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:59:11,930:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 03:59:25,275:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:59:38,623:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 03:59:51,969:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:00:05,313:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:00:18,658:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 04:00:32,001:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545032 ms 2025-08-28 04:00:45,347:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:00:58,693:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:01:12,037:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:01:25,382:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:01:38,729:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:01:52,071:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:02:05,418:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:02:18,765:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:02:32,109:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:02:45,455:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:02:58,801:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:03:12,145:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:03:25,490:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:03:38,837:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:03:52,181:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:04:05,524:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545033 ms 2025-08-28 04:04:18,869:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:04:32,213:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:04:45,557:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:04:58,903:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:05:12,249:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:05:25,593:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:05:38,936:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:05:52,283:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:06:05,630:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:06:18,977:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:06:32,321:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:06:45,665:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:06:59,013:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545029 ms 2025-08-28 04:07:12,345:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:07:25,689:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:07:39,033:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:07:52,379:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:08:05,726:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:08:19,071:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:08:32,417:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:08:45,763:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:08:59,105:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:09:12,451:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:09:25,797:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:09:39,141:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:09:52,485:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:10:05,829:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:10:19,173:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:10:32,517:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:10:45,861:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:10:59,204:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:11:12,550:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:11:25,897:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:11:39,241:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:11:52,581:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:12:05,926:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:12:19,271:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:12:32,608:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:12:45,953:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:12:59,297:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:13:12,641:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:13:25,988:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:13:39,333:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:13:52,677:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:14:06,024:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545034 ms 2025-08-28 04:14:19,371:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:14:32,717:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:14:46,061:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:14:59,405:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:15:12,745:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:15:26,089:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:15:39,432:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:15:52,777:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:16:06,124:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:16:19,471:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:16:32,818:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:16:46,165:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:16:59,509:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:17:12,851:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:17:26,197:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:17:39,542:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:17:52,889:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:18:06,233:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:18:19,577:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:18:32,921:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:18:46,265:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:18:59,609:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:19:12,953:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:19:26,297:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:19:39,641:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545035 ms 2025-08-28 04:19:52,986:1(0x7f0116ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -296545036 ms