+++ date ++ echo 'INFO: =================== Thu Mar 19 05:36:50 UTC 2026 ===================' INFO: =================== Thu Mar 19 05:36:50 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33: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.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in '{1..10}' ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ grep -vi host +++ awk '/32 host/ { print f } {f=$2}' +++ sort +++ uniq ++ local local_ips=,10.0.0.33,10.20.0.14,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.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' ++ local server_ip=10.0.0.33 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.33 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] ++ echo 10.0.0.33 3 ++ return + my_ip_and_order='10.0.0.33 3' + '[' -n '10.0.0.33 3' ']' + break + '[' -z '10.0.0.33 3' ']' ++ echo 10.0.0.33 3 ++ cut -d ' ' -f 1 + my_ip=10.0.0.33 ++ echo 10.0.0.33 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.33 + KAFKA_LISTEN_ADDRESS=10.0.0.33 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=3/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.33:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.33/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2026-03-19 05:36:53,091] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-03-19 05:36:53,595] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-03-19 05:36:53,648] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-19 05:36:53,653] INFO starting (kafka.server.KafkaServer) [2026-03-19 05:36:53,653] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-03-19 05:36:53,674] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:36:53,681] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,681] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5495-3. (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,682] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,682] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,682] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,682] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,682] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,683] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,686] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:53,691] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-03-19 05:36:53,697] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:36:53,703] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:36:53,710] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:36:53,720] INFO Socket connection established, initiating session, client: /10.0.0.33:34612, server: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:36:53,728] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181, sessionid = 0x200001b845e000d, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:36:53,731] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:36:54,200] INFO Cluster ID = QrezEJY5RjOKdhHHoewctw (kafka.server.KafkaServer) [2026-03-19 05:36:54,211] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2026-03-19 05:36:54,403] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.33:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 2.6-IV0 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-19 05:36:54,420] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.33:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 2.6-IV0 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-19 05:36:54,471] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:36:54,474] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:36:54,483] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:36:54,515] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2026-03-19 05:36:54,531] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:36:54,535] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2026-03-19 05:36:54,558] INFO Loaded 0 logs in 26ms. (kafka.log.LogManager) [2026-03-19 05:36:54,578] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-03-19 05:36:54,584] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-03-19 05:36:55,053] INFO Awaiting socket connections on 10.0.0.33:9092. (kafka.network.Acceptor) [2026-03-19 05:36:55,082] INFO [SocketServer brokerId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-19 05:36:55,101] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:55,102] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:55,102] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:55,103] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:55,118] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-19 05:36:55,166] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-03-19 05:36:55,188] INFO Stat of the created znode at /brokers/ids/3 is: 4294967868,4294967868,1773898615177,1773898615177,1,0,0,144115306260725773,188,0,4294967868 (kafka.zk.KafkaZkClient) [2026-03-19 05:36:55,189] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.33:9092, czxid (broker epoch): 4294967868 (kafka.zk.KafkaZkClient) [2026-03-19 05:36:55,249] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:55,253] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:55,253] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:55,278] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:36:55,279] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:36:55,289] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 10 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2026-03-19 05:36:55,297] INFO [ProducerId Manager 3]: Acquired new producerId block (brokerId:3,blockStartProducerId:1000,blockEndProducerId:1999) by writing to Zk with path version 2 (kafka.coordinator.transaction.ProducerIdManager) [2026-03-19 05:36:55,318] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:36:55,320] INFO [Transaction Marker Channel Manager 3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-19 05:36:55,320] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:36:55,346] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:55,364] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-19 05:36:55,378] INFO [SocketServer brokerId=3] Starting socket server acceptors and processors (kafka.network.SocketServer) [2026-03-19 05:36:55,384] INFO [SocketServer brokerId=3] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-19 05:36:55,384] INFO [SocketServer brokerId=3] Started socket server acceptors and processors (kafka.network.SocketServer) [2026-03-19 05:36:55,390] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:36:55,390] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:36:55,390] INFO Kafka startTimeMs: 1773898615385 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:36:55,392] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2026-03-19 05:36:58,067] INFO Creating topic -uve-topic-0 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,081] INFO Creating topic structured_syslog_topic with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,100] INFO [KafkaApi-3] Auto creation of topic -uve-topic-0 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,123] INFO [KafkaApi-3] Auto creation of topic structured_syslog_topic with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,131] INFO Creating topic -uve-topic-5 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,153] INFO [KafkaApi-3] Auto creation of topic -uve-topic-5 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,168] INFO Creating topic -uve-topic-29 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,192] INFO [KafkaApi-3] Auto creation of topic -uve-topic-29 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,205] INFO Creating topic -uve-topic-9 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,244] INFO [KafkaApi-3] Auto creation of topic -uve-topic-9 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,252] INFO Creating topic -uve-topic-26 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,281] INFO [KafkaApi-3] Auto creation of topic -uve-topic-26 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,294] INFO Creating topic -uve-topic-18 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,320] INFO [KafkaApi-3] Auto creation of topic -uve-topic-18 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,329] INFO Creating topic -uve-topic-28 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,350] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-10-7, -uve-topic-10-1, -uve-topic-10-28, -uve-topic-10-16, -uve-topic-10-13, -uve-topic-10-25, -uve-topic-10-4, -uve-topic-10-22, -uve-topic-10-19, -uve-topic-10-10) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:36:58,358] INFO [KafkaApi-3] Auto creation of topic -uve-topic-28 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,367] INFO Creating topic -uve-topic-4 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(3, 1, 2), 0 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,380] INFO [KafkaApi-3] Auto creation of topic -uve-topic-4 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,387] INFO Creating topic -uve-topic-22 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,396] INFO [KafkaApi-3] Auto creation of topic -uve-topic-22 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,404] INFO Creating topic -uve-topic-11 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,417] INFO [KafkaApi-3] Auto creation of topic -uve-topic-11 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,419] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,424] INFO Creating topic -uve-topic-6 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,428] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,429] INFO [Partition -uve-topic-10-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-03-19 05:36:58,430] INFO [Partition -uve-topic-10-28 broker=3] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,437] INFO [KafkaApi-3] Auto creation of topic -uve-topic-6 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,445] INFO Creating topic -uve-topic-19 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,447] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,449] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,449] INFO [Partition -uve-topic-10-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-03-19 05:36:58,449] INFO [Partition -uve-topic-10-25 broker=3] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,456] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,457] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,457] INFO [Partition -uve-topic-10-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-03-19 05:36:58,457] INFO [Partition -uve-topic-10-22 broker=3] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,458] INFO [KafkaApi-3] Auto creation of topic -uve-topic-19 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,465] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,465] INFO Creating topic -uve-topic-25 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,468] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,468] INFO [Partition -uve-topic-10-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-03-19 05:36:58,468] INFO [Partition -uve-topic-10-19 broker=3] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,482] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,483] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,483] INFO [Partition -uve-topic-10-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-03-19 05:36:58,483] INFO [Partition -uve-topic-10-16 broker=3] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,488] INFO [KafkaApi-3] Auto creation of topic -uve-topic-25 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,491] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,492] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,492] INFO [Partition -uve-topic-10-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-03-19 05:36:58,492] INFO [Partition -uve-topic-10-13 broker=3] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,494] INFO Creating topic -uve-topic-3 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(3, 1, 2), 0 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,501] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,502] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,502] INFO [Partition -uve-topic-10-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-03-19 05:36:58,502] INFO [Partition -uve-topic-10-10 broker=3] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,511] INFO [KafkaApi-3] Auto creation of topic -uve-topic-3 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,514] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,515] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,516] INFO [Partition -uve-topic-10-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-03-19 05:36:58,516] INFO [Partition -uve-topic-10-7 broker=3] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,517] INFO Creating topic -uve-topic-15 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,527] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,528] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,528] INFO [Partition -uve-topic-10-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-03-19 05:36:58,528] INFO [Partition -uve-topic-10-4 broker=3] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,532] INFO [KafkaApi-3] Auto creation of topic -uve-topic-15 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,536] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,537] INFO Creating topic -uve-topic-21 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,537] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,537] INFO [Partition -uve-topic-10-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-03-19 05:36:58,537] INFO [Partition -uve-topic-10-1 broker=3] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,551] INFO [KafkaApi-3] Auto creation of topic -uve-topic-21 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,564] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,566] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,566] INFO [Partition -uve-topic-10-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-03-19 05:36:58,566] INFO [Partition -uve-topic-10-12 broker=3] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,569] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,570] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,570] INFO [Partition -uve-topic-10-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-03-19 05:36:58,570] INFO [Partition -uve-topic-10-9 broker=3] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,573] INFO Creating topic -uve-topic-20 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,574] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,575] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,575] INFO [Partition -uve-topic-10-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-03-19 05:36:58,576] INFO [Partition -uve-topic-10-6 broker=3] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,580] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,581] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,581] INFO [Partition -uve-topic-10-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-03-19 05:36:58,581] INFO [Partition -uve-topic-10-3 broker=3] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,586] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,587] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,587] INFO [Partition -uve-topic-10-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-03-19 05:36:58,587] INFO [Partition -uve-topic-10-0 broker=3] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,588] INFO [KafkaApi-3] Auto creation of topic -uve-topic-20 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,590] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,591] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,591] INFO [Partition -uve-topic-10-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-03-19 05:36:58,591] INFO [Partition -uve-topic-10-29 broker=3] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,595] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,596] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,596] INFO [Partition -uve-topic-10-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-03-19 05:36:58,596] INFO [Partition -uve-topic-10-26 broker=3] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,598] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,599] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,599] INFO [Partition -uve-topic-10-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-03-19 05:36:58,599] INFO [Partition -uve-topic-10-23 broker=3] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,602] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,603] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,603] INFO [Partition -uve-topic-10-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-03-19 05:36:58,603] INFO [Partition -uve-topic-10-20 broker=3] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,607] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,608] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,608] INFO [Partition -uve-topic-10-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-03-19 05:36:58,608] INFO [Partition -uve-topic-10-8 broker=3] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,611] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,612] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,612] INFO [Partition -uve-topic-10-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-03-19 05:36:58,612] INFO [Partition -uve-topic-10-27 broker=3] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,615] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,616] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,616] INFO [Partition -uve-topic-10-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-03-19 05:36:58,616] INFO [Partition -uve-topic-10-17 broker=3] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,619] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,620] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,620] INFO [Partition -uve-topic-10-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-03-19 05:36:58,620] INFO [Partition -uve-topic-10-14 broker=3] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,623] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,623] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,624] INFO [Partition -uve-topic-10-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-03-19 05:36:58,624] INFO [Partition -uve-topic-10-24 broker=3] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,627] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,628] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,628] INFO [Partition -uve-topic-10-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-03-19 05:36:58,628] INFO [Partition -uve-topic-10-5 broker=3] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,635] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,636] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,636] INFO [Partition -uve-topic-10-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-03-19 05:36:58,636] INFO [Partition -uve-topic-10-11 broker=3] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,640] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,641] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,641] INFO [Partition -uve-topic-10-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-03-19 05:36:58,642] INFO [Partition -uve-topic-10-21 broker=3] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,645] INFO Creating topic -uve-topic-17 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-03-19 05:36:58,647] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,648] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,649] INFO [Partition -uve-topic-10-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-03-19 05:36:58,649] INFO [Partition -uve-topic-10-2 broker=3] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,654] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,655] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,655] INFO [Partition -uve-topic-10-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-03-19 05:36:58,655] INFO [Partition -uve-topic-10-18 broker=3] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,659] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:58,660] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:58,660] INFO [Partition -uve-topic-10-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-03-19 05:36:58,660] INFO [Partition -uve-topic-10-15 broker=3] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:58,660] INFO [KafkaApi-3] Auto creation of topic -uve-topic-17 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:36:58,662] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-10-21, -uve-topic-10-29, -uve-topic-10-18, -uve-topic-10-14, -uve-topic-10-11, -uve-topic-10-0, -uve-topic-10-3, -uve-topic-10-26, -uve-topic-10-15, -uve-topic-10-8, -uve-topic-10-23, -uve-topic-10-12, -uve-topic-10-27, -uve-topic-10-5, -uve-topic-10-20, -uve-topic-10-9, -uve-topic-10-24, -uve-topic-10-2, -uve-topic-10-17, -uve-topic-10-6) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:36:58,712] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,715] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-10-23 -> (offset=0, leaderEpoch=0), -uve-topic-10-29 -> (offset=0, leaderEpoch=0), -uve-topic-10-8 -> (offset=0, leaderEpoch=0), -uve-topic-10-5 -> (offset=0, leaderEpoch=0), -uve-topic-10-17 -> (offset=0, leaderEpoch=0), -uve-topic-10-20 -> (offset=0, leaderEpoch=0), -uve-topic-10-14 -> (offset=0, leaderEpoch=0), -uve-topic-10-11 -> (offset=0, leaderEpoch=0), -uve-topic-10-2 -> (offset=0, leaderEpoch=0), -uve-topic-10-26 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:36:58,719] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions Map(-uve-topic-10-15 -> (offset=0, leaderEpoch=0), -uve-topic-10-27 -> (offset=0, leaderEpoch=0), -uve-topic-10-12 -> (offset=0, leaderEpoch=0), -uve-topic-10-24 -> (offset=0, leaderEpoch=0), -uve-topic-10-21 -> (offset=0, leaderEpoch=0), -uve-topic-10-9 -> (offset=0, leaderEpoch=0), -uve-topic-10-0 -> (offset=0, leaderEpoch=0), -uve-topic-10-6 -> (offset=0, leaderEpoch=0), -uve-topic-10-3 -> (offset=0, leaderEpoch=0), -uve-topic-10-18 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:36:58,723] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,732] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,734] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:58,737] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,737] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:58,739] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,739] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:58,744] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,745] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:58,746] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,746] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:58,746] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,746] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:58,746] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,747] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:58,747] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,747] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:58,747] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,747] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:58,753] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:58,753] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:58,817] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-10-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:58,820] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-10-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:58,821] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-10-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:58,821] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-10-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:58,821] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-10-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:58,822] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-10-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:58,822] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-10-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:58,822] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-10-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:58,822] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-10-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:58,822] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-10-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,730] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:59,731] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:59,734] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:59,734] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:59,734] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:59,734] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:59,735] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:59,735] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:59,735] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:59,735] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:59,735] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:59,735] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:59,736] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:59,738] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:59,738] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:59,738] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:59,738] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:59,738] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:59,738] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:36:59,738] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:36:59,753] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,753] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,753] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,753] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,754] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,754] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,754] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,754] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,754] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,754] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:36:59,812] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-13-6, -uve-topic-9-13, -uve-topic-27-8, -uve-topic-9-10, -uve-topic-0-16, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-16-25, -uve-topic-0-25, -uve-topic-13-15, -uve-topic-24-7, -uve-topic-13-18, -uve-topic-29-13, structured_syslog_topic-22, -uve-topic-24-19, -uve-topic-26-7, structured_syslog_topic-16, -uve-topic-0-4, structured_syslog_topic-10, -uve-topic-9-19, -uve-topic-13-21, -uve-topic-29-4, -uve-topic-29-10, -uve-topic-26-13, -uve-topic-29-25, -uve-topic-27-20, structured_syslog_topic-28, structured_syslog_topic-25, -uve-topic-0-22, -uve-topic-27-11, -uve-topic-27-14, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-26-16, -uve-topic-16-19, -uve-topic-5-10, -uve-topic-13-12, -uve-topic-26-10, -uve-topic-29-28, -uve-topic-0-13, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-16-10, -uve-topic-9-4, -uve-topic-27-26, -uve-topic-26-25, -uve-topic-27-23, -uve-topic-16-7, -uve-topic-5-13, -uve-topic-24-1, -uve-topic-13-27, -uve-topic-13-3, -uve-topic-26-22, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-26-28, -uve-topic-29-19, structured_syslog_topic-13, -uve-topic-29-7, -uve-topic-24-4, -uve-topic-5-19, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-5-28, -uve-topic-27-5, -uve-topic-9-1, -uve-topic-16-16, -uve-topic-27-2, -uve-topic-26-19, -uve-topic-24-16, -uve-topic-29-1, -uve-topic-16-28, -uve-topic-16-13, -uve-topic-0-28, -uve-topic-9-7, -uve-topic-24-13, -uve-topic-5-25, -uve-topic-16-4, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-5-7, -uve-topic-9-28, -uve-topic-16-22, -uve-topic-5-16, -uve-topic-13-0, -uve-topic-16-1, -uve-topic-0-10, -uve-topic-13-9, -uve-topic-24-25, structured_syslog_topic-7, -uve-topic-0-1, -uve-topic-26-1, -uve-topic-9-25, -uve-topic-5-4, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-0-19, -uve-topic-0-7, -uve-topic-24-10) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:36:59,817] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,818] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,819] INFO [Partition -uve-topic-29-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-03-19 05:36:59,819] INFO [Partition -uve-topic-29-7 broker=3] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,826] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,827] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,828] INFO [Partition -uve-topic-27-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-03-19 05:36:59,828] INFO [Partition -uve-topic-27-14 broker=3] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,835] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,836] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,836] INFO [Partition -uve-topic-16-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-03-19 05:36:59,836] INFO [Partition -uve-topic-16-28 broker=3] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,842] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,843] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,843] INFO [Partition -uve-topic-26-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-03-19 05:36:59,843] INFO [Partition -uve-topic-26-13 broker=3] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,850] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,850] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,850] INFO [Partition -uve-topic-13-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-03-19 05:36:59,850] INFO [Partition -uve-topic-13-15 broker=3] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,860] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,860] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,861] INFO [Partition -uve-topic-9-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-03-19 05:36:59,861] INFO [Partition -uve-topic-9-7 broker=3] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,867] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,868] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,868] INFO [Partition -uve-topic-0-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-03-19 05:36:59,868] INFO [Partition -uve-topic-0-7 broker=3] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,874] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,875] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,875] INFO [Partition -uve-topic-5-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-03-19 05:36:59,875] INFO [Partition -uve-topic-5-22 broker=3] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,883] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,884] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,884] INFO [Partition -uve-topic-29-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-03-19 05:36:59,884] INFO [Partition -uve-topic-29-16 broker=3] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,893] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,894] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,894] INFO [Partition -uve-topic-27-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-03-19 05:36:59,894] INFO [Partition -uve-topic-27-11 broker=3] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,901] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,902] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,902] INFO [Partition -uve-topic-26-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-03-19 05:36:59,906] INFO [Partition -uve-topic-26-10 broker=3] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,913] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,914] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,914] INFO [Partition -uve-topic-13-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-03-19 05:36:59,914] INFO [Partition -uve-topic-13-12 broker=3] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,922] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,923] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,923] INFO [Partition -uve-topic-29-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-03-19 05:36:59,923] INFO [Partition -uve-topic-29-4 broker=3] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,930] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,931] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,931] INFO [Partition -uve-topic-16-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-03-19 05:36:59,931] INFO [Partition -uve-topic-16-25 broker=3] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,939] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,941] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,941] INFO [Partition -uve-topic-29-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-03-19 05:36:59,941] INFO [Partition -uve-topic-29-13 broker=3] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,947] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,948] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,948] INFO [Partition -uve-topic-5-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-03-19 05:36:59,948] INFO [Partition -uve-topic-5-19 broker=3] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,959] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,960] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,960] INFO [Partition -uve-topic-0-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-03-19 05:36:59,960] INFO [Partition -uve-topic-0-4 broker=3] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,966] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,967] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,968] INFO [Partition -uve-topic-29-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-03-19 05:36:59,968] INFO [Partition -uve-topic-29-1 broker=3] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,974] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,975] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,975] INFO [Partition structured_syslog_topic-28 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-03-19 05:36:59,975] INFO [Partition structured_syslog_topic-28 broker=3] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,988] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,989] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,989] INFO [Partition -uve-topic-5-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-03-19 05:36:59,990] INFO [Partition -uve-topic-5-16 broker=3] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,000] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,001] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,002] INFO [Partition -uve-topic-29-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-03-19 05:37:00,002] INFO [Partition -uve-topic-29-10 broker=3] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,010] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,013] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,013] INFO [Partition -uve-topic-27-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-03-19 05:37:00,013] INFO [Partition -uve-topic-27-8 broker=3] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,022] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,023] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,023] INFO [Partition -uve-topic-16-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-03-19 05:37:00,023] INFO [Partition -uve-topic-16-22 broker=3] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,035] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,043] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,043] INFO [Partition -uve-topic-26-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-03-19 05:37:00,043] INFO [Partition -uve-topic-26-7 broker=3] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,052] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,053] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,053] INFO [Partition -uve-topic-13-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-03-19 05:37:00,053] INFO [Partition -uve-topic-13-9 broker=3] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,066] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,066] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,066] INFO [Partition -uve-topic-5-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-03-19 05:37:00,066] INFO [Partition -uve-topic-5-13 broker=3] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,073] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,074] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,074] INFO [Partition -uve-topic-27-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-03-19 05:37:00,074] INFO [Partition -uve-topic-27-5 broker=3] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,082] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,083] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,084] INFO [Partition -uve-topic-26-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-03-19 05:37:00,084] INFO [Partition -uve-topic-26-4 broker=3] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,091] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,092] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,092] INFO [Partition -uve-topic-13-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-03-19 05:37:00,092] INFO [Partition -uve-topic-13-6 broker=3] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,102] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,103] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,103] INFO [Partition structured_syslog_topic-25 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-03-19 05:37:00,104] INFO [Partition structured_syslog_topic-25 broker=3] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,112] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,115] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,115] INFO [Partition -uve-topic-16-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-03-19 05:37:00,115] INFO [Partition -uve-topic-16-19 broker=3] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,122] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,123] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,123] INFO [Partition structured_syslog_topic-22 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-03-19 05:37:00,123] INFO [Partition structured_syslog_topic-22 broker=3] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,131] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,132] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,132] INFO [Partition -uve-topic-5-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-03-19 05:37:00,132] INFO [Partition -uve-topic-5-10 broker=3] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,139] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,139] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,140] INFO [Partition -uve-topic-13-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-03-19 05:37:00,140] INFO [Partition -uve-topic-13-3 broker=3] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,155] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,158] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,158] INFO [Partition -uve-topic-26-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-03-19 05:37:00,158] INFO [Partition -uve-topic-26-1 broker=3] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,166] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,166] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,167] INFO [Partition structured_syslog_topic-13 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-03-19 05:37:00,167] INFO [Partition structured_syslog_topic-13 broker=3] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,175] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,176] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,176] INFO [Partition -uve-topic-27-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-03-19 05:37:00,176] INFO [Partition -uve-topic-27-2 broker=3] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,184] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,184] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,184] INFO [Partition -uve-topic-16-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-03-19 05:37:00,184] INFO [Partition -uve-topic-16-16 broker=3] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,208] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,209] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,209] INFO [Partition -uve-topic-16-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-03-19 05:37:00,209] INFO [Partition -uve-topic-16-13 broker=3] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,218] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,219] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,219] INFO [Partition -uve-topic-13-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-03-19 05:37:00,219] INFO [Partition -uve-topic-13-0 broker=3] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,236] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,237] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,237] INFO [Partition -uve-topic-5-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-03-19 05:37:00,237] INFO [Partition -uve-topic-5-7 broker=3] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,250] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,252] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,252] INFO [Partition structured_syslog_topic-10 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-03-19 05:37:00,252] INFO [Partition structured_syslog_topic-10 broker=3] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,260] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,262] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,262] INFO [Partition structured_syslog_topic-19 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-03-19 05:37:00,262] INFO [Partition structured_syslog_topic-19 broker=3] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,271] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,272] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,272] INFO [Partition structured_syslog_topic-7 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-03-19 05:37:00,272] INFO [Partition structured_syslog_topic-7 broker=3] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,280] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,281] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,281] INFO [Partition -uve-topic-16-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-03-19 05:37:00,282] INFO [Partition -uve-topic-16-10 broker=3] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,289] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,290] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,290] INFO [Partition structured_syslog_topic-16 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-03-19 05:37:00,290] INFO [Partition structured_syslog_topic-16 broker=3] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,300] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,301] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,301] INFO [Partition -uve-topic-5-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-03-19 05:37:00,301] INFO [Partition -uve-topic-5-4 broker=3] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,316] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,317] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,317] INFO [Partition structured_syslog_topic-4 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-03-19 05:37:00,317] INFO [Partition structured_syslog_topic-4 broker=3] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,343] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,343] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,343] INFO [Partition -uve-topic-16-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-03-19 05:37:00,343] INFO [Partition -uve-topic-16-7 broker=3] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,351] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,352] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,352] INFO [Partition -uve-topic-24-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-03-19 05:37:00,352] INFO [Partition -uve-topic-24-28 broker=3] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,359] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,360] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,360] INFO [Partition -uve-topic-5-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-03-19 05:37:00,360] INFO [Partition -uve-topic-5-1 broker=3] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,370] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,371] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,371] INFO [Partition -uve-topic-16-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-03-19 05:37:00,371] INFO [Partition -uve-topic-16-4 broker=3] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,390] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,390] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,391] INFO [Partition structured_syslog_topic-1 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-03-19 05:37:00,391] INFO [Partition structured_syslog_topic-1 broker=3] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,404] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,405] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,405] INFO [Partition -uve-topic-24-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-03-19 05:37:00,405] INFO [Partition -uve-topic-24-25 broker=3] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,415] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,416] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,416] INFO [Partition -uve-topic-16-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-03-19 05:37:00,416] INFO [Partition -uve-topic-16-1 broker=3] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,424] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,424] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,424] INFO [Partition -uve-topic-0-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-03-19 05:37:00,425] INFO [Partition -uve-topic-0-28 broker=3] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,431] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,432] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,432] INFO [Partition -uve-topic-24-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-03-19 05:37:00,432] INFO [Partition -uve-topic-24-22 broker=3] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,439] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,440] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,440] INFO [Partition -uve-topic-24-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-03-19 05:37:00,440] INFO [Partition -uve-topic-24-13 broker=3] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,450] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,451] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,452] INFO [Partition -uve-topic-9-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-03-19 05:37:00,452] INFO [Partition -uve-topic-9-28 broker=3] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,461] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,462] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,462] INFO [Partition -uve-topic-0-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-03-19 05:37:00,462] INFO [Partition -uve-topic-0-25 broker=3] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,472] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,473] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,473] INFO [Partition -uve-topic-9-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-03-19 05:37:00,473] INFO [Partition -uve-topic-9-25 broker=3] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,483] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,484] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,485] INFO [Partition -uve-topic-24-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-03-19 05:37:00,485] INFO [Partition -uve-topic-24-10 broker=3] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,492] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,493] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,493] INFO [Partition -uve-topic-24-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-03-19 05:37:00,493] INFO [Partition -uve-topic-24-19 broker=3] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,500] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,501] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,501] INFO [Partition -uve-topic-24-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-03-19 05:37:00,501] INFO [Partition -uve-topic-24-7 broker=3] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,509] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,510] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,510] INFO [Partition -uve-topic-26-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-03-19 05:37:00,510] INFO [Partition -uve-topic-26-28 broker=3] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,518] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,519] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,519] INFO [Partition -uve-topic-9-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-03-19 05:37:00,519] INFO [Partition -uve-topic-9-22 broker=3] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,531] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,532] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,532] INFO [Partition -uve-topic-0-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-03-19 05:37:00,532] INFO [Partition -uve-topic-0-22 broker=3] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,545] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,552] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,554] INFO [Partition -uve-topic-27-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-03-19 05:37:00,554] INFO [Partition -uve-topic-27-29 broker=3] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,565] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,567] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,567] INFO [Partition -uve-topic-24-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-03-19 05:37:00,567] INFO [Partition -uve-topic-24-16 broker=3] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,579] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,580] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,580] INFO [Partition -uve-topic-0-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-03-19 05:37:00,580] INFO [Partition -uve-topic-0-19 broker=3] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,588] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,589] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,589] INFO [Partition -uve-topic-29-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-03-19 05:37:00,589] INFO [Partition -uve-topic-29-28 broker=3] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,597] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,598] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,598] INFO [Partition -uve-topic-24-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-03-19 05:37:00,598] INFO [Partition -uve-topic-24-4 broker=3] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,603] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,604] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,604] INFO [Partition -uve-topic-27-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-03-19 05:37:00,605] INFO [Partition -uve-topic-27-26 broker=3] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,612] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,613] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,613] INFO [Partition -uve-topic-26-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-03-19 05:37:00,613] INFO [Partition -uve-topic-26-25 broker=3] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,623] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,624] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,625] INFO [Partition -uve-topic-13-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-03-19 05:37:00,625] INFO [Partition -uve-topic-13-27 broker=3] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,658] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,659] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,660] INFO [Partition -uve-topic-9-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-03-19 05:37:00,660] INFO [Partition -uve-topic-9-19 broker=3] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,673] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,674] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,674] INFO [Partition -uve-topic-26-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-03-19 05:37:00,674] INFO [Partition -uve-topic-26-22 broker=3] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,683] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,684] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,684] INFO [Partition -uve-topic-13-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-03-19 05:37:00,684] INFO [Partition -uve-topic-13-24 broker=3] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,696] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,696] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,696] INFO [Partition -uve-topic-24-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-03-19 05:37:00,696] INFO [Partition -uve-topic-24-1 broker=3] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,703] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,704] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,704] INFO [Partition -uve-topic-0-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-03-19 05:37:00,704] INFO [Partition -uve-topic-0-16 broker=3] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,712] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,714] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,714] INFO [Partition -uve-topic-27-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-03-19 05:37:00,714] INFO [Partition -uve-topic-27-23 broker=3] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,721] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,725] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,726] INFO [Partition -uve-topic-9-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-03-19 05:37:00,727] INFO [Partition -uve-topic-9-16 broker=3] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,734] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,735] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,735] INFO [Partition -uve-topic-29-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-03-19 05:37:00,735] INFO [Partition -uve-topic-29-25 broker=3] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,741] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,742] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,742] INFO [Partition -uve-topic-5-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-03-19 05:37:00,742] INFO [Partition -uve-topic-5-28 broker=3] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,749] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,750] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,750] INFO [Partition -uve-topic-26-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-03-19 05:37:00,750] INFO [Partition -uve-topic-26-19 broker=3] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,756] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,757] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,758] INFO [Partition -uve-topic-13-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-03-19 05:37:00,758] INFO [Partition -uve-topic-13-21 broker=3] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,769] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,770] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,770] INFO [Partition -uve-topic-27-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-03-19 05:37:00,770] INFO [Partition -uve-topic-27-20 broker=3] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,780] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,780] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,780] INFO [Partition -uve-topic-0-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-03-19 05:37:00,780] INFO [Partition -uve-topic-0-13 broker=3] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,790] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,791] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,791] INFO [Partition -uve-topic-9-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-03-19 05:37:00,791] INFO [Partition -uve-topic-9-13 broker=3] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,802] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,802] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,802] INFO [Partition -uve-topic-29-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-03-19 05:37:00,802] INFO [Partition -uve-topic-29-22 broker=3] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,815] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,816] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,816] INFO [Partition -uve-topic-9-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-03-19 05:37:00,816] INFO [Partition -uve-topic-9-4 broker=3] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,823] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,823] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,823] INFO [Partition -uve-topic-0-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-03-19 05:37:00,823] INFO [Partition -uve-topic-0-1 broker=3] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,835] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,836] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,836] INFO [Partition -uve-topic-9-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-03-19 05:37:00,836] INFO [Partition -uve-topic-9-1 broker=3] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,847] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,847] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,847] INFO [Partition -uve-topic-9-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-03-19 05:37:00,847] INFO [Partition -uve-topic-9-10 broker=3] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,854] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,854] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,855] INFO [Partition -uve-topic-5-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-03-19 05:37:00,855] INFO [Partition -uve-topic-5-25 broker=3] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,864] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,864] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,865] INFO [Partition -uve-topic-0-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-03-19 05:37:00,865] INFO [Partition -uve-topic-0-10 broker=3] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,880] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,881] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,882] INFO [Partition -uve-topic-27-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-03-19 05:37:00,882] INFO [Partition -uve-topic-27-17 broker=3] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,899] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,900] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,900] INFO [Partition -uve-topic-26-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-03-19 05:37:00,900] INFO [Partition -uve-topic-26-16 broker=3] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,914] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,914] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,914] INFO [Partition -uve-topic-13-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-03-19 05:37:00,914] INFO [Partition -uve-topic-13-18 broker=3] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,051] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,062] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,062] INFO [Partition -uve-topic-29-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-03-19 05:37:01,062] INFO [Partition -uve-topic-29-19 broker=3] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,269] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,270] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,270] INFO [Partition -uve-topic-16-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-03-19 05:37:01,270] INFO [Partition -uve-topic-16-9 broker=3] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,275] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,275] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,275] INFO [Partition -uve-topic-5-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-03-19 05:37:01,275] INFO [Partition -uve-topic-5-3 broker=3] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,280] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,280] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,281] INFO [Partition -uve-topic-29-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-03-19 05:37:01,281] INFO [Partition -uve-topic-29-26 broker=3] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,283] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,284] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,284] INFO [Partition -uve-topic-24-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-03-19 05:37:01,284] INFO [Partition -uve-topic-24-11 broker=3] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,288] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,289] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,289] INFO [Partition -uve-topic-0-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-03-19 05:37:01,289] INFO [Partition -uve-topic-0-26 broker=3] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,304] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,305] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,305] INFO [Partition -uve-topic-0-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-03-19 05:37:01,305] INFO [Partition -uve-topic-0-17 broker=3] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,311] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,312] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,312] INFO [Partition -uve-topic-9-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-03-19 05:37:01,312] INFO [Partition -uve-topic-9-17 broker=3] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,317] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,317] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,318] INFO [Partition structured_syslog_topic-15 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-03-19 05:37:01,318] INFO [Partition structured_syslog_topic-15 broker=3] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,341] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,342] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,342] INFO [Partition -uve-topic-16-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-03-19 05:37:01,343] INFO [Partition -uve-topic-16-18 broker=3] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,354] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,355] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,355] INFO [Partition -uve-topic-9-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-03-19 05:37:01,355] INFO [Partition -uve-topic-9-14 broker=3] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,371] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,373] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,373] INFO [Partition -uve-topic-0-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-03-19 05:37:01,373] INFO [Partition -uve-topic-0-14 broker=3] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,377] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,377] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,377] INFO [Partition -uve-topic-16-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-03-19 05:37:01,377] INFO [Partition -uve-topic-16-6 broker=3] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,385] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,386] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,386] INFO [Partition -uve-topic-26-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-03-19 05:37:01,386] INFO [Partition -uve-topic-26-29 broker=3] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,392] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,393] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,393] INFO [Partition -uve-topic-5-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-03-19 05:37:01,393] INFO [Partition -uve-topic-5-0 broker=3] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,399] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,399] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,399] INFO [Partition -uve-topic-29-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-03-19 05:37:01,400] INFO [Partition -uve-topic-29-23 broker=3] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,403] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,403] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,403] INFO [Partition -uve-topic-24-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-03-19 05:37:01,403] INFO [Partition -uve-topic-24-8 broker=3] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,406] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,407] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,407] INFO [Partition -uve-topic-16-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-03-19 05:37:01,407] INFO [Partition -uve-topic-16-15 broker=3] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,412] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,413] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,413] INFO [Partition -uve-topic-24-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-03-19 05:37:01,413] INFO [Partition -uve-topic-24-27 broker=3] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,425] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,426] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,426] INFO [Partition structured_syslog_topic-12 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-03-19 05:37:01,426] INFO [Partition structured_syslog_topic-12 broker=3] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,432] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,432] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,432] INFO [Partition -uve-topic-24-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-03-19 05:37:01,433] INFO [Partition -uve-topic-24-24 broker=3] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,435] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,436] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,437] INFO [Partition -uve-topic-16-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-03-19 05:37:01,437] INFO [Partition -uve-topic-16-3 broker=3] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,440] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,440] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,440] INFO [Partition -uve-topic-0-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-03-19 05:37:01,440] INFO [Partition -uve-topic-0-11 broker=3] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,443] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,444] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,444] INFO [Partition -uve-topic-9-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-03-19 05:37:01,444] INFO [Partition -uve-topic-9-11 broker=3] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,450] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,451] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,451] INFO [Partition -uve-topic-13-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-03-19 05:37:01,451] INFO [Partition -uve-topic-13-28 broker=3] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,459] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,460] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,460] INFO [Partition -uve-topic-26-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-03-19 05:37:01,460] INFO [Partition -uve-topic-26-26 broker=3] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,467] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,468] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,468] INFO [Partition -uve-topic-16-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-03-19 05:37:01,469] INFO [Partition -uve-topic-16-12 broker=3] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,474] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,477] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,477] INFO [Partition -uve-topic-27-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-03-19 05:37:01,477] INFO [Partition -uve-topic-27-27 broker=3] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,484] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,485] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,485] INFO [Partition -uve-topic-29-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-03-19 05:37:01,485] INFO [Partition -uve-topic-29-20 broker=3] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,499] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,500] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,500] INFO [Partition structured_syslog_topic-9 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-03-19 05:37:01,500] INFO [Partition structured_syslog_topic-9 broker=3] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,524] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,524] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,524] INFO [Partition -uve-topic-24-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-03-19 05:37:01,524] INFO [Partition -uve-topic-24-5 broker=3] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,539] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,541] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,541] INFO [Partition -uve-topic-24-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-03-19 05:37:01,541] INFO [Partition -uve-topic-24-2 broker=3] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,546] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,548] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,548] INFO [Partition -uve-topic-9-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-03-19 05:37:01,548] INFO [Partition -uve-topic-9-8 broker=3] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,557] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,559] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,559] INFO [Partition -uve-topic-27-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-03-19 05:37:01,559] INFO [Partition -uve-topic-27-24 broker=3] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,574] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,575] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,575] INFO [Partition -uve-topic-16-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-03-19 05:37:01,575] INFO [Partition -uve-topic-16-0 broker=3] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,617] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,617] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,618] INFO [Partition -uve-topic-26-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-03-19 05:37:01,618] INFO [Partition -uve-topic-26-23 broker=3] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,621] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,622] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,622] INFO [Partition -uve-topic-13-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-03-19 05:37:01,622] INFO [Partition -uve-topic-13-25 broker=3] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,630] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,631] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,631] INFO [Partition -uve-topic-27-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-03-19 05:37:01,631] INFO [Partition -uve-topic-27-15 broker=3] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,635] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,636] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,636] INFO [Partition -uve-topic-0-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-03-19 05:37:01,636] INFO [Partition -uve-topic-0-27 broker=3] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,657] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,662] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,662] INFO [Partition structured_syslog_topic-6 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-03-19 05:37:01,662] INFO [Partition structured_syslog_topic-6 broker=3] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,674] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,675] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,675] INFO [Partition -uve-topic-9-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-03-19 05:37:01,675] INFO [Partition -uve-topic-9-27 broker=3] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,718] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,719] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,721] INFO [Partition -uve-topic-0-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-03-19 05:37:01,721] INFO [Partition -uve-topic-0-8 broker=3] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,725] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,726] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,728] INFO [Partition -uve-topic-29-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-03-19 05:37:01,728] INFO [Partition -uve-topic-29-17 broker=3] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,778] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,779] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,779] INFO [Partition -uve-topic-24-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-03-19 05:37:01,779] INFO [Partition -uve-topic-24-21 broker=3] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,788] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,790] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,805] INFO [Partition -uve-topic-5-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-03-19 05:37:01,808] INFO [Partition -uve-topic-5-29 broker=3] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,817] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,818] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,818] INFO [Partition structured_syslog_topic-3 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-03-19 05:37:01,818] INFO [Partition structured_syslog_topic-3 broker=3] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,826] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,827] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,827] INFO [Partition -uve-topic-27-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-03-19 05:37:01,827] INFO [Partition -uve-topic-27-21 broker=3] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,833] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,839] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,839] INFO [Partition -uve-topic-0-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-03-19 05:37:01,839] INFO [Partition -uve-topic-0-5 broker=3] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,865] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,866] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,866] INFO [Partition -uve-topic-9-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-03-19 05:37:01,866] INFO [Partition -uve-topic-9-5 broker=3] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,869] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,869] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,869] INFO [Partition -uve-topic-13-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-03-19 05:37:01,869] INFO [Partition -uve-topic-13-22 broker=3] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,878] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,878] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,879] INFO [Partition -uve-topic-26-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-03-19 05:37:01,880] INFO [Partition -uve-topic-26-20 broker=3] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,883] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,884] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,884] INFO [Partition -uve-topic-24-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-03-19 05:37:01,884] INFO [Partition -uve-topic-24-18 broker=3] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,896] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,898] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,900] INFO [Partition -uve-topic-27-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-03-19 05:37:01,900] INFO [Partition -uve-topic-27-12 broker=3] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,905] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,914] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,914] INFO [Partition -uve-topic-9-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-03-19 05:37:01,914] INFO [Partition -uve-topic-9-24 broker=3] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,929] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,930] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,930] INFO [Partition -uve-topic-29-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-03-19 05:37:01,930] INFO [Partition -uve-topic-29-14 broker=3] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,937] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,938] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,938] INFO [Partition -uve-topic-0-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-03-19 05:37:01,938] INFO [Partition -uve-topic-0-24 broker=3] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,943] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,943] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,943] INFO [Partition -uve-topic-27-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-03-19 05:37:01,943] INFO [Partition -uve-topic-27-9 broker=3] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,950] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,952] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,952] INFO [Partition -uve-topic-29-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-03-19 05:37:01,952] INFO [Partition -uve-topic-29-11 broker=3] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,957] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,958] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,958] INFO [Partition -uve-topic-27-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-03-19 05:37:01,958] INFO [Partition -uve-topic-27-28 broker=3] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,968] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,969] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,971] INFO [Partition -uve-topic-26-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-03-19 05:37:01,971] INFO [Partition -uve-topic-26-27 broker=3] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,981] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,982] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,982] INFO [Partition -uve-topic-13-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-03-19 05:37:01,982] INFO [Partition -uve-topic-13-29 broker=3] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,995] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,995] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,995] INFO [Partition -uve-topic-0-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-03-19 05:37:01,995] INFO [Partition -uve-topic-0-21 broker=3] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,002] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,003] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,003] INFO [Partition -uve-topic-9-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,003] INFO [Partition -uve-topic-9-2 broker=3] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,006] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,007] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,007] INFO [Partition structured_syslog_topic-0 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-03-19 05:37:02,007] INFO [Partition structured_syslog_topic-0 broker=3] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,016] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,017] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,017] INFO [Partition -uve-topic-5-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-03-19 05:37:02,017] INFO [Partition -uve-topic-5-26 broker=3] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,021] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,022] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,022] INFO [Partition -uve-topic-27-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-03-19 05:37:02,022] INFO [Partition -uve-topic-27-18 broker=3] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,032] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,034] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,034] INFO [Partition -uve-topic-24-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-03-19 05:37:02,034] INFO [Partition -uve-topic-24-15 broker=3] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,046] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,059] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,059] INFO [Partition -uve-topic-5-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-03-19 05:37:02,059] INFO [Partition -uve-topic-5-17 broker=3] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,063] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,069] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,069] INFO [Partition -uve-topic-13-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-03-19 05:37:02,069] INFO [Partition -uve-topic-13-10 broker=3] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,075] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,076] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,076] INFO [Partition -uve-topic-26-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-03-19 05:37:02,076] INFO [Partition -uve-topic-26-8 broker=3] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,080] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,081] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,081] INFO [Partition structured_syslog_topic-29 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-03-19 05:37:02,081] INFO [Partition structured_syslog_topic-29 broker=3] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,085] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,085] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,087] INFO [Partition -uve-topic-9-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-03-19 05:37:02,087] INFO [Partition -uve-topic-9-21 broker=3] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,093] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,095] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,095] INFO [Partition -uve-topic-0-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,095] INFO [Partition -uve-topic-0-2 broker=3] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,110] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,111] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,112] INFO [Partition -uve-topic-13-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-03-19 05:37:02,112] INFO [Partition -uve-topic-13-19 broker=3] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,123] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,124] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,125] INFO [Partition -uve-topic-26-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-03-19 05:37:02,125] INFO [Partition -uve-topic-26-17 broker=3] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,155] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,156] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,156] INFO [Partition -uve-topic-0-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-03-19 05:37:02,156] INFO [Partition -uve-topic-0-18 broker=3] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,172] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,173] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,173] INFO [Partition -uve-topic-24-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-03-19 05:37:02,174] INFO [Partition -uve-topic-24-12 broker=3] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,180] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,180] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,181] INFO [Partition structured_syslog_topic-26 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-03-19 05:37:02,181] INFO [Partition structured_syslog_topic-26 broker=3] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,188] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,189] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,189] INFO [Partition -uve-topic-26-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-03-19 05:37:02,189] INFO [Partition -uve-topic-26-24 broker=3] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,207] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,207] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,207] INFO [Partition -uve-topic-13-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-03-19 05:37:02,208] INFO [Partition -uve-topic-13-26 broker=3] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,217] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,261] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,263] INFO [Partition -uve-topic-27-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-03-19 05:37:02,263] INFO [Partition -uve-topic-27-6 broker=3] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,267] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,273] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,274] INFO [Partition -uve-topic-29-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-03-19 05:37:02,274] INFO [Partition -uve-topic-29-8 broker=3] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,279] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,283] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,283] INFO [Partition -uve-topic-27-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-03-19 05:37:02,283] INFO [Partition -uve-topic-27-25 broker=3] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,289] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,302] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,302] INFO [Partition -uve-topic-16-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-03-19 05:37:02,302] INFO [Partition -uve-topic-16-29 broker=3] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,326] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,330] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,330] INFO [Partition -uve-topic-29-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-03-19 05:37:02,330] INFO [Partition -uve-topic-29-27 broker=3] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,337] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,338] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,338] INFO [Partition -uve-topic-26-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-03-19 05:37:02,338] INFO [Partition -uve-topic-26-5 broker=3] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,344] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,344] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,344] INFO [Partition -uve-topic-5-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-03-19 05:37:02,344] INFO [Partition -uve-topic-5-14 broker=3] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,347] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,348] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,348] INFO [Partition -uve-topic-13-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-03-19 05:37:02,348] INFO [Partition -uve-topic-13-7 broker=3] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,353] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,355] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,355] INFO [Partition -uve-topic-9-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-03-19 05:37:02,355] INFO [Partition -uve-topic-9-18 broker=3] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,357] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,357] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,357] INFO [Partition -uve-topic-5-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-03-19 05:37:02,357] INFO [Partition -uve-topic-5-23 broker=3] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,359] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,360] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,360] INFO [Partition -uve-topic-13-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-03-19 05:37:02,360] INFO [Partition -uve-topic-13-16 broker=3] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,374] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,375] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,375] INFO [Partition -uve-topic-26-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-03-19 05:37:02,375] INFO [Partition -uve-topic-26-14 broker=3] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,395] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,396] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,396] INFO [Partition -uve-topic-16-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-03-19 05:37:02,396] INFO [Partition -uve-topic-16-26 broker=3] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,403] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,403] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,404] INFO [Partition -uve-topic-29-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-03-19 05:37:02,404] INFO [Partition -uve-topic-29-24 broker=3] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,408] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,409] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,409] INFO [Partition -uve-topic-5-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-03-19 05:37:02,409] INFO [Partition -uve-topic-5-20 broker=3] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,412] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,413] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,413] INFO [Partition -uve-topic-24-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-03-19 05:37:02,413] INFO [Partition -uve-topic-24-9 broker=3] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,415] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,416] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,416] INFO [Partition -uve-topic-5-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-03-19 05:37:02,416] INFO [Partition -uve-topic-5-11 broker=3] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,428] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,430] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,430] INFO [Partition structured_syslog_topic-23 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-03-19 05:37:02,431] INFO [Partition structured_syslog_topic-23 broker=3] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,436] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,437] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,437] INFO [Partition -uve-topic-13-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-03-19 05:37:02,437] INFO [Partition -uve-topic-13-23 broker=3] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,445] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,446] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,446] INFO [Partition -uve-topic-0-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-03-19 05:37:02,446] INFO [Partition -uve-topic-0-15 broker=3] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,450] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,451] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,451] INFO [Partition -uve-topic-26-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-03-19 05:37:02,451] INFO [Partition -uve-topic-26-21 broker=3] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,461] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,461] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,461] INFO [Partition -uve-topic-29-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-03-19 05:37:02,461] INFO [Partition -uve-topic-29-5 broker=3] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,466] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,467] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,467] INFO [Partition -uve-topic-9-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-03-19 05:37:02,467] INFO [Partition -uve-topic-9-15 broker=3] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,471] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,472] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,473] INFO [Partition -uve-topic-26-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-03-19 05:37:02,473] INFO [Partition -uve-topic-26-11 broker=3] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,516] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,517] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,517] INFO [Partition -uve-topic-13-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-03-19 05:37:02,517] INFO [Partition -uve-topic-13-13 broker=3] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,520] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,521] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,521] INFO [Partition -uve-topic-27-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-03-19 05:37:02,521] INFO [Partition -uve-topic-27-3 broker=3] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,523] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,524] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,525] INFO [Partition -uve-topic-27-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-03-19 05:37:02,525] INFO [Partition -uve-topic-27-22 broker=3] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,528] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,530] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,530] INFO [Partition -uve-topic-13-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-03-19 05:37:02,530] INFO [Partition -uve-topic-13-4 broker=3] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,538] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,539] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,539] INFO [Partition -uve-topic-26-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,539] INFO [Partition -uve-topic-26-2 broker=3] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,541] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,542] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,542] INFO [Partition -uve-topic-29-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,542] INFO [Partition -uve-topic-29-2 broker=3] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,545] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,545] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,545] INFO [Partition -uve-topic-27-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-03-19 05:37:02,545] INFO [Partition -uve-topic-27-19 broker=3] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,548] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,549] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,549] INFO [Partition -uve-topic-29-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-03-19 05:37:02,549] INFO [Partition -uve-topic-29-21 broker=3] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,553] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,553] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,553] INFO [Partition -uve-topic-16-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-03-19 05:37:02,553] INFO [Partition -uve-topic-16-23 broker=3] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,559] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,559] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,559] INFO [Partition -uve-topic-24-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-03-19 05:37:02,559] INFO [Partition -uve-topic-24-6 broker=3] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,561] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,562] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,562] INFO [Partition -uve-topic-13-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-03-19 05:37:02,562] INFO [Partition -uve-topic-13-20 broker=3] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,564] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,565] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,565] INFO [Partition -uve-topic-26-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-03-19 05:37:02,565] INFO [Partition -uve-topic-26-18 broker=3] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,567] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,568] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,568] INFO [Partition -uve-topic-13-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-03-19 05:37:02,568] INFO [Partition -uve-topic-13-1 broker=3] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,570] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,570] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,570] INFO [Partition -uve-topic-5-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-03-19 05:37:02,570] INFO [Partition -uve-topic-5-8 broker=3] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,572] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,572] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,573] INFO [Partition -uve-topic-9-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-03-19 05:37:02,573] INFO [Partition -uve-topic-9-12 broker=3] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,576] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,577] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,577] INFO [Partition -uve-topic-0-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-03-19 05:37:02,577] INFO [Partition -uve-topic-0-12 broker=3] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,579] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,580] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,581] INFO [Partition structured_syslog_topic-20 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-03-19 05:37:02,581] INFO [Partition structured_syslog_topic-20 broker=3] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,585] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,585] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,585] INFO [Partition -uve-topic-27-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-03-19 05:37:02,585] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,588] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,589] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,589] INFO [Partition -uve-topic-5-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-03-19 05:37:02,589] INFO [Partition -uve-topic-5-27 broker=3] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,591] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,592] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,592] INFO [Partition -uve-topic-0-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-03-19 05:37:02,592] INFO [Partition -uve-topic-0-9 broker=3] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,594] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,595] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,595] INFO [Partition -uve-topic-9-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-03-19 05:37:02,595] INFO [Partition -uve-topic-9-9 broker=3] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,597] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,598] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,598] INFO [Partition -uve-topic-24-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-03-19 05:37:02,598] INFO [Partition -uve-topic-24-3 broker=3] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,600] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,601] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,601] INFO [Partition -uve-topic-5-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-03-19 05:37:02,601] INFO [Partition -uve-topic-5-5 broker=3] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,603] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,604] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,604] INFO [Partition -uve-topic-27-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-03-19 05:37:02,604] INFO [Partition -uve-topic-27-16 broker=3] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,606] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,607] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,607] INFO [Partition -uve-topic-13-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-03-19 05:37:02,607] INFO [Partition -uve-topic-13-17 broker=3] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,611] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,612] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,612] INFO [Partition -uve-topic-26-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-03-19 05:37:02,612] INFO [Partition -uve-topic-26-15 broker=3] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,614] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,615] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,615] INFO [Partition -uve-topic-29-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-03-19 05:37:02,615] INFO [Partition -uve-topic-29-18 broker=3] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,617] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,617] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,617] INFO [Partition -uve-topic-16-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-03-19 05:37:02,617] INFO [Partition -uve-topic-16-20 broker=3] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,619] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,620] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,620] INFO [Partition structured_syslog_topic-17 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-03-19 05:37:02,620] INFO [Partition structured_syslog_topic-17 broker=3] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,625] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,626] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,626] INFO [Partition -uve-topic-5-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-03-19 05:37:02,626] INFO [Partition -uve-topic-5-24 broker=3] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,629] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,629] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,629] INFO [Partition -uve-topic-9-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-03-19 05:37:02,629] INFO [Partition -uve-topic-9-6 broker=3] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,631] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,632] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,632] INFO [Partition -uve-topic-0-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-03-19 05:37:02,632] INFO [Partition -uve-topic-0-6 broker=3] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,635] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,635] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,635] INFO [Partition -uve-topic-24-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-03-19 05:37:02,635] INFO [Partition -uve-topic-24-29 broker=3] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,637] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,638] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,638] INFO [Partition -uve-topic-5-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-03-19 05:37:02,638] INFO [Partition -uve-topic-5-21 broker=3] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,639] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,641] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,641] INFO [Partition -uve-topic-5-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,641] INFO [Partition -uve-topic-5-2 broker=3] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,647] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,648] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,648] INFO [Partition -uve-topic-27-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-03-19 05:37:02,648] INFO [Partition -uve-topic-27-13 broker=3] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,651] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,651] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,651] INFO [Partition -uve-topic-29-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-03-19 05:37:02,652] INFO [Partition -uve-topic-29-15 broker=3] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,663] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,664] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,664] INFO [Partition -uve-topic-16-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-03-19 05:37:02,665] INFO [Partition -uve-topic-16-17 broker=3] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,673] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,673] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,674] INFO [Partition -uve-topic-24-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-03-19 05:37:02,674] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,677] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,678] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,678] INFO [Partition structured_syslog_topic-14 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-03-19 05:37:02,678] INFO [Partition structured_syslog_topic-14 broker=3] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,681] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,682] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,682] INFO [Partition -uve-topic-26-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-03-19 05:37:02,682] INFO [Partition -uve-topic-26-12 broker=3] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,684] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,685] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,685] INFO [Partition -uve-topic-13-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-03-19 05:37:02,685] INFO [Partition -uve-topic-13-14 broker=3] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,689] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,690] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,690] INFO [Partition structured_syslog_topic-11 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-03-19 05:37:02,690] INFO [Partition structured_syslog_topic-11 broker=3] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,694] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,695] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,695] INFO [Partition -uve-topic-5-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-03-19 05:37:02,695] INFO [Partition -uve-topic-5-18 broker=3] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,700] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,700] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,700] INFO [Partition -uve-topic-26-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-03-19 05:37:02,700] INFO [Partition -uve-topic-26-9 broker=3] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,705] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,706] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,706] INFO [Partition -uve-topic-13-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-03-19 05:37:02,706] INFO [Partition -uve-topic-13-11 broker=3] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,711] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,712] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,712] INFO [Partition -uve-topic-9-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-03-19 05:37:02,712] INFO [Partition -uve-topic-9-3 broker=3] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,721] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,722] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,722] INFO [Partition -uve-topic-24-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-03-19 05:37:02,722] INFO [Partition -uve-topic-24-26 broker=3] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,724] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,725] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,725] INFO [Partition -uve-topic-0-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-03-19 05:37:02,725] INFO [Partition -uve-topic-0-3 broker=3] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,727] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,728] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,728] INFO [Partition -uve-topic-29-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-03-19 05:37:02,728] INFO [Partition -uve-topic-29-12 broker=3] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,732] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,732] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,732] INFO [Partition -uve-topic-16-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-03-19 05:37:02,733] INFO [Partition -uve-topic-16-14 broker=3] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,735] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,736] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,736] INFO [Partition -uve-topic-27-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-03-19 05:37:02,736] INFO [Partition -uve-topic-27-10 broker=3] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,738] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,739] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,739] INFO [Partition -uve-topic-29-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-03-19 05:37:02,739] INFO [Partition -uve-topic-29-9 broker=3] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,742] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,742] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,742] INFO [Partition -uve-topic-16-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-03-19 05:37:02,742] INFO [Partition -uve-topic-16-11 broker=3] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,745] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,745] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,746] INFO [Partition -uve-topic-9-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-03-19 05:37:02,746] INFO [Partition -uve-topic-9-0 broker=3] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,748] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,748] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,748] INFO [Partition structured_syslog_topic-8 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-03-19 05:37:02,748] INFO [Partition structured_syslog_topic-8 broker=3] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,751] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,751] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,751] INFO [Partition -uve-topic-5-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-03-19 05:37:02,751] INFO [Partition -uve-topic-5-15 broker=3] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,754] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,754] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,754] INFO [Partition -uve-topic-27-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-03-19 05:37:02,755] INFO [Partition -uve-topic-27-7 broker=3] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,757] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,757] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,757] INFO [Partition -uve-topic-26-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-03-19 05:37:02,758] INFO [Partition -uve-topic-26-6 broker=3] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,762] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,763] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,763] INFO [Partition -uve-topic-13-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-03-19 05:37:02,763] INFO [Partition -uve-topic-13-8 broker=3] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,766] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,766] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,766] INFO [Partition structured_syslog_topic-27 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-03-19 05:37:02,767] INFO [Partition structured_syslog_topic-27 broker=3] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,772] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,773] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,773] INFO [Partition -uve-topic-24-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-03-19 05:37:02,773] INFO [Partition -uve-topic-24-23 broker=3] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,776] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,776] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,777] INFO [Partition -uve-topic-0-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-03-19 05:37:02,777] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,781] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,782] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,782] INFO [Partition -uve-topic-27-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-03-19 05:37:02,782] INFO [Partition -uve-topic-27-4 broker=3] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,785] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,785] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,786] INFO [Partition structured_syslog_topic-5 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-03-19 05:37:02,786] INFO [Partition structured_syslog_topic-5 broker=3] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,788] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,789] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,789] INFO [Partition -uve-topic-5-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-03-19 05:37:02,789] INFO [Partition -uve-topic-5-12 broker=3] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,791] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,791] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,792] INFO [Partition -uve-topic-26-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-03-19 05:37:02,792] INFO [Partition -uve-topic-26-3 broker=3] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,795] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,796] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,796] INFO [Partition -uve-topic-13-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-03-19 05:37:02,796] INFO [Partition -uve-topic-13-5 broker=3] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,799] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,799] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,799] INFO [Partition -uve-topic-24-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-03-19 05:37:02,800] INFO [Partition -uve-topic-24-20 broker=3] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,802] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,803] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,803] INFO [Partition -uve-topic-29-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-03-19 05:37:02,803] INFO [Partition -uve-topic-29-6 broker=3] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,805] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,806] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,806] INFO [Partition -uve-topic-16-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-03-19 05:37:02,806] INFO [Partition -uve-topic-16-8 broker=3] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,808] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,809] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,809] INFO [Partition -uve-topic-16-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-03-19 05:37:02,809] INFO [Partition -uve-topic-16-27 broker=3] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,812] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,812] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,813] INFO [Partition -uve-topic-9-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-03-19 05:37:02,813] INFO [Partition -uve-topic-9-26 broker=3] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,815] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,816] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,816] INFO [Partition structured_syslog_topic-24 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-03-19 05:37:02,816] INFO [Partition structured_syslog_topic-24 broker=3] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,821] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,821] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,821] INFO [Partition -uve-topic-27-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-03-19 05:37:02,821] INFO [Partition -uve-topic-27-1 broker=3] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,823] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,824] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,824] INFO [Partition -uve-topic-5-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-03-19 05:37:02,824] INFO [Partition -uve-topic-5-9 broker=3] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,827] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,828] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,828] INFO [Partition -uve-topic-0-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-03-19 05:37:02,828] INFO [Partition -uve-topic-0-23 broker=3] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,835] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,835] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,836] INFO [Partition -uve-topic-9-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-03-19 05:37:02,836] INFO [Partition -uve-topic-9-23 broker=3] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,838] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,839] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,839] INFO [Partition structured_syslog_topic-21 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-03-19 05:37:02,839] INFO [Partition structured_syslog_topic-21 broker=3] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,841] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,842] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,842] INFO [Partition -uve-topic-24-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-03-19 05:37:02,842] INFO [Partition -uve-topic-24-17 broker=3] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,845] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,845] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,845] INFO [Partition -uve-topic-29-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-03-19 05:37:02,845] INFO [Partition -uve-topic-29-3 broker=3] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,848] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,849] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,849] INFO [Partition -uve-topic-16-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-03-19 05:37:02,849] INFO [Partition -uve-topic-16-5 broker=3] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,851] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,852] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,852] INFO [Partition -uve-topic-13-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,852] INFO [Partition -uve-topic-13-2 broker=3] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,854] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,854] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,854] INFO [Partition -uve-topic-26-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-03-19 05:37:02,854] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,856] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,857] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,857] INFO [Partition -uve-topic-16-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-03-19 05:37:02,857] INFO [Partition -uve-topic-16-24 broker=3] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,859] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,860] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,860] INFO [Partition structured_syslog_topic-2 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,860] INFO [Partition structured_syslog_topic-2 broker=3] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,885] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,890] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,891] INFO [Partition -uve-topic-5-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-03-19 05:37:02,891] INFO [Partition -uve-topic-5-6 broker=3] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,895] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,896] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,896] INFO [Partition -uve-topic-29-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-03-19 05:37:02,896] INFO [Partition -uve-topic-29-0 broker=3] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,899] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,899] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,900] INFO [Partition -uve-topic-16-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,900] INFO [Partition -uve-topic-16-2 broker=3] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,902] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,903] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,903] INFO [Partition -uve-topic-9-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-03-19 05:37:02,903] INFO [Partition -uve-topic-9-20 broker=3] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,905] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,905] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,906] INFO [Partition structured_syslog_topic-18 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-03-19 05:37:02,906] INFO [Partition structured_syslog_topic-18 broker=3] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,908] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,909] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,909] INFO [Partition -uve-topic-0-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-03-19 05:37:02,909] INFO [Partition -uve-topic-0-20 broker=3] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,912] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,912] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,913] INFO [Partition -uve-topic-0-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-03-19 05:37:02,913] INFO [Partition -uve-topic-0-29 broker=3] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,915] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,916] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,916] INFO [Partition -uve-topic-9-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-03-19 05:37:02,916] INFO [Partition -uve-topic-9-29 broker=3] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,918] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,919] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,919] INFO [Partition -uve-topic-29-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-03-19 05:37:02,919] INFO [Partition -uve-topic-29-29 broker=3] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,924] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,924] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,924] INFO [Partition -uve-topic-24-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-03-19 05:37:02,924] INFO [Partition -uve-topic-24-14 broker=3] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,926] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,927] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,927] INFO [Partition -uve-topic-16-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-03-19 05:37:02,927] INFO [Partition -uve-topic-16-21 broker=3] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,930] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-13-23, -uve-topic-27-13, -uve-topic-29-12, -uve-topic-13-5, structured_syslog_topic-0, -uve-topic-26-18, -uve-topic-27-21, -uve-topic-24-27, -uve-topic-27-3, -uve-topic-27-22, -uve-topic-9-12, -uve-topic-26-26, -uve-topic-29-2, structured_syslog_topic-8, -uve-topic-16-27, -uve-topic-26-8, -uve-topic-16-9, -uve-topic-9-20, -uve-topic-0-18, -uve-topic-9-2, -uve-topic-16-17, -uve-topic-27-12, -uve-topic-29-11, -uve-topic-13-4, -uve-topic-0-0, -uve-topic-5-12, -uve-topic-0-26, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-26-6, -uve-topic-0-8, -uve-topic-29-20, -uve-topic-13-13, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-5-3, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-5-29, -uve-topic-24-23, -uve-topic-5-11, -uve-topic-24-24, -uve-topic-13-29, -uve-topic-0-6, -uve-topic-27-0, -uve-topic-9-9, -uve-topic-26-23, structured_syslog_topic-5, -uve-topic-16-24, -uve-topic-13-11, -uve-topic-27-1, -uve-topic-29-0, -uve-topic-27-27, -uve-topic-29-26, -uve-topic-13-19, -uve-topic-27-9, -uve-topic-9-18, -uve-topic-29-8, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-9-26, -uve-topic-5-17, -uve-topic-0-24, -uve-topic-9-8, -uve-topic-16-23, -uve-topic-27-25, -uve-topic-16-5, -uve-topic-24-12, -uve-topic-27-7, -uve-topic-5-0, -uve-topic-5-26, -uve-topic-9-17, -uve-topic-5-8, -uve-topic-24-21, -uve-topic-13-26, -uve-topic-26-20, -uve-topic-16-21, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-16-3, -uve-topic-26-2, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-16-29, structured_syslog_topic-29, -uve-topic-24-11, -uve-topic-0-12, -uve-topic-5-24, -uve-topic-16-11, -uve-topic-29-5, -uve-topic-5-6, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-9-23, -uve-topic-0-21, -uve-topic-9-5, -uve-topic-16-20, -uve-topic-27-15, -uve-topic-16-2, -uve-topic-24-9, -uve-topic-0-29, -uve-topic-26-27, structured_syslog_topic-9, -uve-topic-9-14, -uve-topic-26-17, -uve-topic-16-18, structured_syslog_topic-18, -uve-topic-24-0, -uve-topic-16-0, -uve-topic-24-26, -uve-topic-0-27, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-24-8, -uve-topic-0-9, -uve-topic-16-8, structured_syslog_topic-27, -uve-topic-29-21, -uve-topic-13-14, -uve-topic-29-3, -uve-topic-24-17, -uve-topic-13-22, -uve-topic-29-29, structured_syslog_topic-17, -uve-topic-9-21, -uve-topic-9-3, -uve-topic-9-29, -uve-topic-9-11, -uve-topic-16-26, -uve-topic-5-2, -uve-topic-27-28, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-29-9, -uve-topic-13-2, -uve-topic-0-17, -uve-topic-26-15, -uve-topic-27-18, structured_syslog_topic-23, -uve-topic-9-27, -uve-topic-24-5, -uve-topic-27-19, structured_syslog_topic-24, -uve-topic-24-6, -uve-topic-29-18, -uve-topic-26-5, -uve-topic-16-6, structured_syslog_topic-6, -uve-topic-24-14, -uve-topic-5-27, -uve-topic-16-14, structured_syslog_topic-14, -uve-topic-0-15, -uve-topic-29-27, -uve-topic-13-20, -uve-topic-5-9, -uve-topic-0-23, -uve-topic-26-21, -uve-topic-13-28, -uve-topic-0-5, -uve-topic-26-3, -uve-topic-29-17, -uve-topic-13-10, -uve-topic-5-18, structured_syslog_topic-12, -uve-topic-0-14, -uve-topic-26-12, -uve-topic-24-2, -uve-topic-27-16, -uve-topic-9-6, -uve-topic-29-15, -uve-topic-13-8, -uve-topic-27-24, -uve-topic-29-23, -uve-topic-13-16, -uve-topic-27-6, -uve-topic-26-29, structured_syslog_topic-11, -uve-topic-9-15, -uve-topic-29-24, -uve-topic-13-17, -uve-topic-29-6, -uve-topic-0-20, -uve-topic-24-20, -uve-topic-13-25, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-9-24, structured_syslog_topic-20, -uve-topic-29-14, -uve-topic-13-7, -uve-topic-5-15, -uve-topic-0-3, structured_syslog_topic-2, -uve-topic-27-4, -uve-topic-0-11, -uve-topic-5-23, -uve-topic-26-9, -uve-topic-5-5, -uve-topic-24-18) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:02,948] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-13-22 -> (offset=0, leaderEpoch=0), -uve-topic-26-20 -> (offset=0, leaderEpoch=0), -uve-topic-24-11 -> (offset=0, leaderEpoch=0), -uve-topic-29-11 -> (offset=0, leaderEpoch=0), -uve-topic-5-23 -> (offset=0, leaderEpoch=0), -uve-topic-27-0 -> (offset=0, leaderEpoch=0), structured_syslog_topic-17 -> (offset=0, leaderEpoch=0), -uve-topic-27-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-24 -> (offset=0, leaderEpoch=0), -uve-topic-0-23 -> (offset=0, leaderEpoch=0), -uve-topic-0-11 -> (offset=0, leaderEpoch=0), -uve-topic-13-19 -> (offset=0, leaderEpoch=0), -uve-topic-29-29 -> (offset=0, leaderEpoch=0), -uve-topic-13-7 -> (offset=0, leaderEpoch=0), -uve-topic-5-5 -> (offset=0, leaderEpoch=0), -uve-topic-13-10 -> (offset=0, leaderEpoch=0), -uve-topic-0-5 -> (offset=0, leaderEpoch=0), structured_syslog_topic-26 -> (offset=0, leaderEpoch=0), -uve-topic-27-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-23 -> (offset=0, leaderEpoch=0), -uve-topic-16-8 -> (offset=0, leaderEpoch=0), -uve-topic-27-21 -> (offset=0, leaderEpoch=0), -uve-topic-29-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-2 -> (offset=0, leaderEpoch=0), -uve-topic-24-26 -> (offset=0, leaderEpoch=0), -uve-topic-9-23 -> (offset=0, leaderEpoch=0), -uve-topic-24-5 -> (offset=0, leaderEpoch=0), -uve-topic-29-26 -> (offset=0, leaderEpoch=0), -uve-topic-16-14 -> (offset=0, leaderEpoch=0), -uve-topic-24-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-8 -> (offset=0, leaderEpoch=0), -uve-topic-29-2 -> (offset=0, leaderEpoch=0), -uve-topic-27-6 -> (offset=0, leaderEpoch=0), -uve-topic-16-17 -> (offset=0, leaderEpoch=0), -uve-topic-13-4 -> (offset=0, leaderEpoch=0), -uve-topic-29-8 -> (offset=0, leaderEpoch=0), -uve-topic-13-1 -> (offset=0, leaderEpoch=0), -uve-topic-9-20 -> (offset=0, leaderEpoch=0), -uve-topic-16-11 -> (offset=0, leaderEpoch=0), -uve-topic-26-17 -> (offset=0, leaderEpoch=0), -uve-topic-27-27 -> (offset=0, leaderEpoch=0), -uve-topic-0-17 -> (offset=0, leaderEpoch=0), -uve-topic-16-26 -> (offset=0, leaderEpoch=0), -uve-topic-0-26 -> (offset=0, leaderEpoch=0), structured_syslog_topic-20 -> (offset=0, leaderEpoch=0), -uve-topic-5-20 -> (offset=0, leaderEpoch=0), -uve-topic-13-28 -> (offset=0, leaderEpoch=0), structured_syslog_topic-8 -> (offset=0, leaderEpoch=0), -uve-topic-24-2 -> (offset=0, leaderEpoch=0), structured_syslog_topic-14 -> (offset=0, leaderEpoch=0), structured_syslog_topic-2 -> (offset=0, leaderEpoch=0), -uve-topic-0-20 -> (offset=0, leaderEpoch=0), -uve-topic-9-8 -> (offset=0, leaderEpoch=0), -uve-topic-13-16 -> (offset=0, leaderEpoch=0), -uve-topic-5-14 -> (offset=0, leaderEpoch=0), -uve-topic-16-23 -> (offset=0, leaderEpoch=0), -uve-topic-9-26 -> (offset=0, leaderEpoch=0), -uve-topic-16-5 -> (offset=0, leaderEpoch=0), -uve-topic-16-29 -> (offset=0, leaderEpoch=0), -uve-topic-0-14 -> (offset=0, leaderEpoch=0), -uve-topic-5-8 -> (offset=0, leaderEpoch=0), -uve-topic-24-14 -> (offset=0, leaderEpoch=0), -uve-topic-9-29 -> (offset=0, leaderEpoch=0), -uve-topic-24-20 -> (offset=0, leaderEpoch=0), -uve-topic-5-17 -> (offset=0, leaderEpoch=0), -uve-topic-26-26 -> (offset=0, leaderEpoch=0), -uve-topic-5-2 -> (offset=0, leaderEpoch=0), -uve-topic-9-17 -> (offset=0, leaderEpoch=0), -uve-topic-26-11 -> (offset=0, leaderEpoch=0), -uve-topic-16-20 -> (offset=0, leaderEpoch=0), -uve-topic-9-14 -> (offset=0, leaderEpoch=0), -uve-topic-24-8 -> (offset=0, leaderEpoch=0), -uve-topic-9-5 -> (offset=0, leaderEpoch=0), -uve-topic-13-13 -> (offset=0, leaderEpoch=0), structured_syslog_topic-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-29 -> (offset=0, leaderEpoch=0), -uve-topic-24-29 -> (offset=0, leaderEpoch=0), -uve-topic-29-17 -> (offset=0, leaderEpoch=0), -uve-topic-27-9 -> (offset=0, leaderEpoch=0), -uve-topic-26-2 -> (offset=0, leaderEpoch=0), structured_syslog_topic-29 -> (offset=0, leaderEpoch=0), -uve-topic-26-8 -> (offset=0, leaderEpoch=0), -uve-topic-24-17 -> (offset=0, leaderEpoch=0), -uve-topic-29-20 -> (offset=0, leaderEpoch=0), -uve-topic-5-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-26 -> (offset=0, leaderEpoch=0), structured_syslog_topic-23 -> (offset=0, leaderEpoch=0), structured_syslog_topic-11 -> (offset=0, leaderEpoch=0), -uve-topic-29-14 -> (offset=0, leaderEpoch=0), -uve-topic-5-11 -> (offset=0, leaderEpoch=0), -uve-topic-27-15 -> (offset=0, leaderEpoch=0), -uve-topic-16-2 -> (offset=0, leaderEpoch=0), -uve-topic-27-12 -> (offset=0, leaderEpoch=0), -uve-topic-26-14 -> (offset=0, leaderEpoch=0), -uve-topic-13-25 -> (offset=0, leaderEpoch=0), -uve-topic-9-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:02,949] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions Map(-uve-topic-29-27 -> (offset=0, leaderEpoch=0), -uve-topic-5-24 -> (offset=0, leaderEpoch=0), -uve-topic-13-11 -> (offset=0, leaderEpoch=0), -uve-topic-16-21 -> (offset=0, leaderEpoch=0), -uve-topic-5-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-6 -> (offset=0, leaderEpoch=0), -uve-topic-24-12 -> (offset=0, leaderEpoch=0), -uve-topic-16-0 -> (offset=0, leaderEpoch=0), -uve-topic-9-15 -> (offset=0, leaderEpoch=0), -uve-topic-26-24 -> (offset=0, leaderEpoch=0), -uve-topic-24-0 -> (offset=0, leaderEpoch=0), -uve-topic-24-15 -> (offset=0, leaderEpoch=0), structured_syslog_topic-3 -> (offset=0, leaderEpoch=0), -uve-topic-5-12 -> (offset=0, leaderEpoch=0), -uve-topic-24-27 -> (offset=0, leaderEpoch=0), -uve-topic-9-24 -> (offset=0, leaderEpoch=0), -uve-topic-27-10 -> (offset=0, leaderEpoch=0), -uve-topic-9-21 -> (offset=0, leaderEpoch=0), structured_syslog_topic-6 -> (offset=0, leaderEpoch=0), -uve-topic-13-26 -> (offset=0, leaderEpoch=0), -uve-topic-9-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-3 -> (offset=0, leaderEpoch=0), -uve-topic-0-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-9 -> (offset=0, leaderEpoch=0), -uve-topic-5-6 -> (offset=0, leaderEpoch=0), structured_syslog_topic-9 -> (offset=0, leaderEpoch=0), -uve-topic-24-21 -> (offset=0, leaderEpoch=0), -uve-topic-29-12 -> (offset=0, leaderEpoch=0), structured_syslog_topic-24 -> (offset=0, leaderEpoch=0), -uve-topic-29-9 -> (offset=0, leaderEpoch=0), -uve-topic-5-27 -> (offset=0, leaderEpoch=0), -uve-topic-16-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-6 -> (offset=0, leaderEpoch=0), structured_syslog_topic-15 -> (offset=0, leaderEpoch=0), -uve-topic-27-19 -> (offset=0, leaderEpoch=0), -uve-topic-5-9 -> (offset=0, leaderEpoch=0), -uve-topic-13-23 -> (offset=0, leaderEpoch=0), -uve-topic-9-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-18 -> (offset=0, leaderEpoch=0), -uve-topic-13-20 -> (offset=0, leaderEpoch=0), -uve-topic-26-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-18 -> (offset=0, leaderEpoch=0), -uve-topic-9-9 -> (offset=0, leaderEpoch=0), -uve-topic-0-0 -> (offset=0, leaderEpoch=0), -uve-topic-24-3 -> (offset=0, leaderEpoch=0), -uve-topic-27-7 -> (offset=0, leaderEpoch=0), -uve-topic-0-12 -> (offset=0, leaderEpoch=0), -uve-topic-26-6 -> (offset=0, leaderEpoch=0), -uve-topic-9-6 -> (offset=0, leaderEpoch=0), -uve-topic-0-21 -> (offset=0, leaderEpoch=0), -uve-topic-13-8 -> (offset=0, leaderEpoch=0), -uve-topic-13-14 -> (offset=0, leaderEpoch=0), -uve-topic-29-24 -> (offset=0, leaderEpoch=0), -uve-topic-27-16 -> (offset=0, leaderEpoch=0), structured_syslog_topic-21 -> (offset=0, leaderEpoch=0), -uve-topic-0-24 -> (offset=0, leaderEpoch=0), -uve-topic-9-12 -> (offset=0, leaderEpoch=0), -uve-topic-16-27 -> (offset=0, leaderEpoch=0), -uve-topic-29-21 -> (offset=0, leaderEpoch=0), -uve-topic-29-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-18 -> (offset=0, leaderEpoch=0), -uve-topic-5-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-15 -> (offset=0, leaderEpoch=0), -uve-topic-16-12 -> (offset=0, leaderEpoch=0), -uve-topic-27-22 -> (offset=0, leaderEpoch=0), -uve-topic-9-3 -> (offset=0, leaderEpoch=0), -uve-topic-27-13 -> (offset=0, leaderEpoch=0), -uve-topic-0-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-2 -> (offset=0, leaderEpoch=0), structured_syslog_topic-0 -> (offset=0, leaderEpoch=0), -uve-topic-26-27 -> (offset=0, leaderEpoch=0), structured_syslog_topic-12 -> (offset=0, leaderEpoch=0), -uve-topic-5-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-12 -> (offset=0, leaderEpoch=0), -uve-topic-24-24 -> (offset=0, leaderEpoch=0), -uve-topic-0-6 -> (offset=0, leaderEpoch=0), -uve-topic-9-0 -> (offset=0, leaderEpoch=0), -uve-topic-29-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-3 -> (offset=0, leaderEpoch=0), -uve-topic-27-1 -> (offset=0, leaderEpoch=0), -uve-topic-27-28 -> (offset=0, leaderEpoch=0), -uve-topic-27-25 -> (offset=0, leaderEpoch=0), -uve-topic-26-21 -> (offset=0, leaderEpoch=0), -uve-topic-16-3 -> (offset=0, leaderEpoch=0), -uve-topic-5-0 -> (offset=0, leaderEpoch=0), -uve-topic-13-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-3 -> (offset=0, leaderEpoch=0), -uve-topic-26-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-9 -> (offset=0, leaderEpoch=0), -uve-topic-13-17 -> (offset=0, leaderEpoch=0), -uve-topic-24-9 -> (offset=0, leaderEpoch=0), -uve-topic-29-6 -> (offset=0, leaderEpoch=0), structured_syslog_topic-27 -> (offset=0, leaderEpoch=0), -uve-topic-29-3 -> (offset=0, leaderEpoch=0), structured_syslog_topic-18 -> (offset=0, leaderEpoch=0), -uve-topic-29-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-4 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:03,138] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-8-18, -uve-topic-23-10, -uve-topic-2-18, -uve-topic-1-3, -uve-topic-20-22, -uve-topic-7-8, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-11-16, -uve-topic-21-7, -uve-topic-22-4, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-17-19, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, -uve-topic-8-12, -uve-topic-17-25, -uve-topic-1-6, -uve-topic-7-17, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-1-0, -uve-topic-22-13, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-21-4, -uve-topic-19-14, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-11-13, -uve-topic-17-22, -uve-topic-1-9, -uve-topic-12-25, -uve-topic-2-24, -uve-topic-23-25, -uve-topic-7-14, -uve-topic-23-4, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-19-11, -uve-topic-19-26, -uve-topic-21-16, -uve-topic-6-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-12-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-23-22, -uve-topic-17-7, -uve-topic-8-3, -uve-topic-11-25, -uve-topic-1-27, -uve-topic-22-25, -uve-topic-4-12, -uve-topic-7-11, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-17-28, -uve-topic-1-24, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-1-18, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-22-10, -uve-topic-12-19, -uve-topic-4-3, -uve-topic-6-14, -uve-topic-4-9, -uve-topic-14-2, -uve-topic-2-21, -uve-topic-8-0, -uve-topic-1-15, -uve-topic-23-7, -uve-topic-4-27, -uve-topic-20-4, -uve-topic-23-13, -uve-topic-11-22, -uve-topic-21-13, -uve-topic-1-21, -uve-topic-12-7, -uve-topic-12-13, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-22-22, -uve-topic-3-15, -uve-topic-4-0, -uve-topic-19-8, -uve-topic-22-28, -uve-topic-14-5, -uve-topic-3-12, -uve-topic-4-18, -uve-topic-22-19, -uve-topic-12-4, -uve-topic-21-25, -uve-topic-8-6, -uve-topic-21-10, -uve-topic-12-28, -uve-topic-11-19, -uve-topic-20-16, -uve-topic-6-29, -uve-topic-2-15, -uve-topic-3-9, -uve-topic-11-10, -uve-topic-12-1, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-14-17, -uve-topic-7-23, -uve-topic-19-2, -uve-topic-4-6, -uve-topic-23-1, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-7-5, -uve-topic-20-19, -uve-topic-12-16, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-8-24, -uve-topic-6-17, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-11-7, -uve-topic-3-6, -uve-topic-4-15, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-23-28, -uve-topic-22-7, -uve-topic-11-1, -uve-topic-7-2, -uve-topic-6-26, -uve-topic-22-1, -uve-topic-20-13, -uve-topic-2-12, -uve-topic-23-16, -uve-topic-6-5, -uve-topic-7-20, -uve-topic-11-28, -uve-topic-8-21, -uve-topic-11-4, -uve-topic-14-26, -uve-topic-21-19, -uve-topic-20-10, -uve-topic-2-9, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-1, -uve-topic-3-24, -uve-topic-2-0, -uve-topic-17-13, -uve-topic-20-25, -uve-topic-6-23, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:03,142] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,143] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,144] INFO [Partition -uve-topic-18-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-03-19 05:37:03,144] INFO [Partition -uve-topic-18-11 broker=3] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,152] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,152] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,152] INFO [Partition -uve-topic-17-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-03-19 05:37:03,152] INFO [Partition -uve-topic-17-10 broker=3] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,161] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,161] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,161] INFO [Partition -uve-topic-11-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-03-19 05:37:03,161] INFO [Partition -uve-topic-11-13 broker=3] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,171] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,172] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,172] INFO [Partition -uve-topic-1-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-03-19 05:37:03,172] INFO [Partition -uve-topic-1-18 broker=3] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,179] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,179] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,179] INFO [Partition -uve-topic-2-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-03-19 05:37:03,179] INFO [Partition -uve-topic-2-0 broker=3] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,186] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,187] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,187] INFO [Partition -uve-topic-15-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-03-19 05:37:03,187] INFO [Partition -uve-topic-15-17 broker=3] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,193] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,194] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,194] INFO [Partition -uve-topic-6-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-03-19 05:37:03,194] INFO [Partition -uve-topic-6-23 broker=3] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,201] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,202] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,202] INFO [Partition -uve-topic-7-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-03-19 05:37:03,202] INFO [Partition -uve-topic-7-5 broker=3] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,209] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,210] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,210] INFO [Partition -uve-topic-22-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-03-19 05:37:03,210] INFO [Partition -uve-topic-22-28 broker=3] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,216] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,217] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,217] INFO [Partition -uve-topic-17-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-03-19 05:37:03,217] INFO [Partition -uve-topic-17-19 broker=3] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,223] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,224] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,224] INFO [Partition -uve-topic-23-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-03-19 05:37:03,224] INFO [Partition -uve-topic-23-10 broker=3] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,231] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,231] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,231] INFO [Partition -uve-topic-4-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-03-19 05:37:03,231] INFO [Partition -uve-topic-4-21 broker=3] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,238] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,239] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,239] INFO [Partition -uve-topic-20-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-03-19 05:37:03,239] INFO [Partition -uve-topic-20-16 broker=3] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,244] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,245] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,245] INFO [Partition -uve-topic-8-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-03-19 05:37:03,245] INFO [Partition -uve-topic-8-6 broker=3] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,253] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,255] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,255] INFO [Partition -uve-topic-18-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-03-19 05:37:03,255] INFO [Partition -uve-topic-18-8 broker=3] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,261] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,261] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,261] INFO [Partition -uve-topic-23-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-03-19 05:37:03,261] INFO [Partition -uve-topic-23-7 broker=3] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,268] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,268] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,268] INFO [Partition -uve-topic-20-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-03-19 05:37:03,268] INFO [Partition -uve-topic-20-4 broker=3] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,275] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,276] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,276] INFO [Partition -uve-topic-4-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-03-19 05:37:03,276] INFO [Partition -uve-topic-4-18 broker=3] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,282] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,282] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,282] INFO [Partition -uve-topic-6-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-03-19 05:37:03,282] INFO [Partition -uve-topic-6-20 broker=3] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,291] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,292] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,292] INFO [Partition -uve-topic-25-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-03-19 05:37:03,292] INFO [Partition -uve-topic-25-28 broker=3] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,298] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,298] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,298] INFO [Partition -uve-topic-15-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-03-19 05:37:03,298] INFO [Partition -uve-topic-15-14 broker=3] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,304] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,304] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,304] INFO [Partition -uve-topic-11-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-03-19 05:37:03,304] INFO [Partition -uve-topic-11-10 broker=3] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,312] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,312] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,312] INFO [Partition -uve-topic-20-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-03-19 05:37:03,312] INFO [Partition -uve-topic-20-13 broker=3] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,318] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,319] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,319] INFO [Partition -uve-topic-7-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-03-19 05:37:03,319] INFO [Partition -uve-topic-7-2 broker=3] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,322] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,322] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,322] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,322] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,322] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,322] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,322] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,323] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,323] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,323] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,323] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,323] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,323] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,323] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,323] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,324] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,325] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,326] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,327] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,327] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,327] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,327] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,327] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,327] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,327] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,328] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,328] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,328] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,328] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,328] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,328] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,328] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,328] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,328] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,329] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,329] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,329] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,329] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,329] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,329] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,329] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,329] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,329] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,329] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,329] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,329] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,330] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,330] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,330] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,330] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,330] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,330] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,330] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,330] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,330] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,330] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,331] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,331] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,331] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,331] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,331] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,331] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,331] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,331] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,331] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,331] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,331] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,331] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,331] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,331] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,331] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,332] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,332] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,332] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,332] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,332] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,332] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,332] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,332] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,333] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,333] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,333] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,333] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,333] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,333] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,333] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,333] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,333] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,333] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,333] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,334] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,334] INFO [Partition -uve-topic-22-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-03-19 05:37:03,334] INFO [Partition -uve-topic-22-25 broker=3] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,342] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,344] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,344] INFO [Partition -uve-topic-17-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-03-19 05:37:03,344] INFO [Partition -uve-topic-17-7 broker=3] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,350] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,351] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,351] INFO [Partition -uve-topic-1-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-03-19 05:37:03,351] INFO [Partition -uve-topic-1-15 broker=3] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,359] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,359] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,360] INFO [Partition -uve-topic-28-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-03-19 05:37:03,360] INFO [Partition -uve-topic-28-22 broker=3] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,365] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,366] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,366] INFO [Partition -uve-topic-8-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-03-19 05:37:03,366] INFO [Partition -uve-topic-8-3 broker=3] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,371] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,372] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,373] INFO [Partition -uve-topic-23-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-03-19 05:37:03,375] INFO [Partition -uve-topic-23-4 broker=3] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,382] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,383] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,383] INFO [Partition -uve-topic-6-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-03-19 05:37:03,383] INFO [Partition -uve-topic-6-17 broker=3] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,406] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,407] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,407] INFO [Partition -uve-topic-4-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-03-19 05:37:03,407] INFO [Partition -uve-topic-4-15 broker=3] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,415] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,415] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,415] INFO [Partition -uve-topic-20-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-03-19 05:37:03,415] INFO [Partition -uve-topic-20-10 broker=3] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,421] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,422] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,423] INFO [Partition -uve-topic-8-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-03-19 05:37:03,423] INFO [Partition -uve-topic-8-0 broker=3] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,427] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,428] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,428] INFO [Partition -uve-topic-1-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-03-19 05:37:03,428] INFO [Partition -uve-topic-1-12 broker=3] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,433] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,434] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,434] INFO [Partition -uve-topic-18-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-03-19 05:37:03,434] INFO [Partition -uve-topic-18-5 broker=3] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,440] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,440] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,441] INFO [Partition -uve-topic-14-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-03-19 05:37:03,441] INFO [Partition -uve-topic-14-29 broker=3] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,442] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,443] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,444] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:03,445] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:03,449] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,451] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,451] INFO [Partition -uve-topic-15-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-03-19 05:37:03,451] INFO [Partition -uve-topic-15-11 broker=3] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,459] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,460] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,460] INFO [Partition -uve-topic-28-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-03-19 05:37:03,460] INFO [Partition -uve-topic-28-28 broker=3] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,467] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,468] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,468] INFO [Partition -uve-topic-15-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-03-19 05:37:03,468] INFO [Partition -uve-topic-15-2 broker=3] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,479] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,479] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,480] INFO [Partition -uve-topic-22-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-03-19 05:37:03,480] INFO [Partition -uve-topic-22-22 broker=3] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,488] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,489] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,489] INFO [Partition -uve-topic-17-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-03-19 05:37:03,489] INFO [Partition -uve-topic-17-4 broker=3] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,497] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,498] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,498] INFO [Partition -uve-topic-20-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-03-19 05:37:03,498] INFO [Partition -uve-topic-20-1 broker=3] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,505] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,506] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,506] INFO [Partition -uve-topic-25-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-03-19 05:37:03,506] INFO [Partition -uve-topic-25-25 broker=3] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,511] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,512] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,512] INFO [Partition -uve-topic-11-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-03-19 05:37:03,512] INFO [Partition -uve-topic-11-7 broker=3] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,519] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,519] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,519] INFO [Partition -uve-topic-28-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-03-19 05:37:03,519] INFO [Partition -uve-topic-28-19 broker=3] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,529] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,531] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,531] INFO [Partition -uve-topic-25-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-03-19 05:37:03,531] INFO [Partition -uve-topic-25-22 broker=3] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,541] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,542] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,542] INFO [Partition -uve-topic-11-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-03-19 05:37:03,542] INFO [Partition -uve-topic-11-4 broker=3] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,548] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,548] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,548] INFO [Partition -uve-topic-15-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-03-19 05:37:03,548] INFO [Partition -uve-topic-15-8 broker=3] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,553] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,555] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,555] INFO [Partition -uve-topic-20-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-03-19 05:37:03,555] INFO [Partition -uve-topic-20-7 broker=3] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,562] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,563] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,563] INFO [Partition -uve-topic-22-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-03-19 05:37:03,563] INFO [Partition -uve-topic-22-19 broker=3] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,568] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,569] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,569] INFO [Partition -uve-topic-18-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-03-19 05:37:03,569] INFO [Partition -uve-topic-18-2 broker=3] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,575] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,576] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,576] INFO [Partition -uve-topic-17-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-03-19 05:37:03,576] INFO [Partition -uve-topic-17-1 broker=3] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,583] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,583] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,583] INFO [Partition -uve-topic-23-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-03-19 05:37:03,583] INFO [Partition -uve-topic-23-1 broker=3] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,588] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,589] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,589] INFO [Partition -uve-topic-14-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-03-19 05:37:03,589] INFO [Partition -uve-topic-14-26 broker=3] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,595] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,595] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,595] INFO [Partition -uve-topic-28-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-03-19 05:37:03,595] INFO [Partition -uve-topic-28-16 broker=3] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,600] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,601] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,601] INFO [Partition -uve-topic-14-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-03-19 05:37:03,601] INFO [Partition -uve-topic-14-17 broker=3] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,606] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,607] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,607] INFO [Partition -uve-topic-28-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-03-19 05:37:03,607] INFO [Partition -uve-topic-28-25 broker=3] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,614] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,614] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,614] INFO [Partition -uve-topic-1-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-03-19 05:37:03,614] INFO [Partition -uve-topic-1-9 broker=3] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,623] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,624] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,624] INFO [Partition -uve-topic-6-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-03-19 05:37:03,625] INFO [Partition -uve-topic-6-14 broker=3] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,633] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,634] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,634] INFO [Partition -uve-topic-4-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-03-19 05:37:03,634] INFO [Partition -uve-topic-4-12 broker=3] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,639] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,640] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,640] INFO [Partition -uve-topic-4-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-03-19 05:37:03,640] INFO [Partition -uve-topic-4-9 broker=3] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,645] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,647] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,647] INFO [Partition -uve-topic-11-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-03-19 05:37:03,647] INFO [Partition -uve-topic-11-1 broker=3] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,653] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,654] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,654] INFO [Partition -uve-topic-3-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-03-19 05:37:03,654] INFO [Partition -uve-topic-3-27 broker=3] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,659] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,659] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,659] INFO [Partition -uve-topic-1-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-03-19 05:37:03,660] INFO [Partition -uve-topic-1-6 broker=3] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,664] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,664] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,665] INFO [Partition -uve-topic-14-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-03-19 05:37:03,665] INFO [Partition -uve-topic-14-23 broker=3] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,671] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,671] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,671] INFO [Partition -uve-topic-15-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-03-19 05:37:03,671] INFO [Partition -uve-topic-15-5 broker=3] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,676] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,676] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,676] INFO [Partition -uve-topic-22-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-03-19 05:37:03,676] INFO [Partition -uve-topic-22-16 broker=3] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,687] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,687] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,687] INFO [Partition -uve-topic-25-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-03-19 05:37:03,687] INFO [Partition -uve-topic-25-19 broker=3] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,693] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,693] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,693] INFO [Partition -uve-topic-6-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-03-19 05:37:03,693] INFO [Partition -uve-topic-6-2 broker=3] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,700] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,700] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,701] INFO [Partition -uve-topic-28-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-03-19 05:37:03,701] INFO [Partition -uve-topic-28-13 broker=3] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,706] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,706] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,706] INFO [Partition -uve-topic-14-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-03-19 05:37:03,706] INFO [Partition -uve-topic-14-14 broker=3] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,713] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,713] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,713] INFO [Partition -uve-topic-6-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-03-19 05:37:03,713] INFO [Partition -uve-topic-6-11 broker=3] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,718] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,718] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,718] INFO [Partition -uve-topic-14-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-03-19 05:37:03,719] INFO [Partition -uve-topic-14-11 broker=3] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,723] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,724] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,724] INFO [Partition -uve-topic-25-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-03-19 05:37:03,724] INFO [Partition -uve-topic-25-16 broker=3] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,729] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,729] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,729] INFO [Partition -uve-topic-1-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-03-19 05:37:03,730] INFO [Partition -uve-topic-1-3 broker=3] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,736] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,737] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,737] INFO [Partition -uve-topic-14-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-03-19 05:37:03,737] INFO [Partition -uve-topic-14-20 broker=3] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,742] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,742] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,743] INFO [Partition -uve-topic-6-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-03-19 05:37:03,743] INFO [Partition -uve-topic-6-8 broker=3] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,748] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,749] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,749] INFO [Partition -uve-topic-22-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-03-19 05:37:03,749] INFO [Partition -uve-topic-22-13 broker=3] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,754] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,755] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,755] INFO [Partition -uve-topic-3-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-03-19 05:37:03,755] INFO [Partition -uve-topic-3-24 broker=3] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,760] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,761] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,761] INFO [Partition -uve-topic-28-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-03-19 05:37:03,761] INFO [Partition -uve-topic-28-10 broker=3] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,766] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,767] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,767] INFO [Partition -uve-topic-4-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-03-19 05:37:03,767] INFO [Partition -uve-topic-4-6 broker=3] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,775] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,776] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,776] INFO [Partition -uve-topic-28-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-03-19 05:37:03,776] INFO [Partition -uve-topic-28-7 broker=3] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,782] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,782] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,782] INFO [Partition -uve-topic-25-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-03-19 05:37:03,782] INFO [Partition -uve-topic-25-13 broker=3] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,789] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,789] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,790] INFO [Partition -uve-topic-3-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-03-19 05:37:03,790] INFO [Partition -uve-topic-3-21 broker=3] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,797] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,797] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,797] INFO [Partition -uve-topic-4-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-03-19 05:37:03,797] INFO [Partition -uve-topic-4-3 broker=3] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,803] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,804] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,804] INFO [Partition -uve-topic-14-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-03-19 05:37:03,804] INFO [Partition -uve-topic-14-8 broker=3] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,813] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,814] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,814] INFO [Partition -uve-topic-6-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-03-19 05:37:03,814] INFO [Partition -uve-topic-6-5 broker=3] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,825] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,825] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,825] INFO [Partition -uve-topic-21-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-03-19 05:37:03,825] INFO [Partition -uve-topic-21-28 broker=3] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,833] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,833] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,833] INFO [Partition -uve-topic-1-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-03-19 05:37:03,834] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,839] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,839] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,839] INFO [Partition -uve-topic-22-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-03-19 05:37:03,839] INFO [Partition -uve-topic-22-10 broker=3] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,845] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,845] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,845] INFO [Partition -uve-topic-28-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-03-19 05:37:03,845] INFO [Partition -uve-topic-28-4 broker=3] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,851] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,851] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,851] INFO [Partition -uve-topic-4-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-03-19 05:37:03,851] INFO [Partition -uve-topic-4-0 broker=3] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,856] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,857] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,857] INFO [Partition -uve-topic-3-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] INFO [Partition -uve-topic-3-18 broker=3] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,861] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,862] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,865] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,865] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,866] INFO [Partition -uve-topic-25-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-03-19 05:37:03,866] INFO [Partition -uve-topic-25-1 broker=3] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,871] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,872] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,872] INFO [Partition -uve-topic-21-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-03-19 05:37:03,872] INFO [Partition -uve-topic-21-25 broker=3] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,877] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,878] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,878] INFO [Partition -uve-topic-14-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-03-19 05:37:03,878] INFO [Partition -uve-topic-14-5 broker=3] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,883] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,884] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,884] INFO [Partition -uve-topic-19-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-03-19 05:37:03,884] INFO [Partition -uve-topic-19-29 broker=3] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,890] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,891] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,891] INFO [Partition -uve-topic-25-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-03-19 05:37:03,891] INFO [Partition -uve-topic-25-10 broker=3] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,896] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,896] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,896] INFO [Partition -uve-topic-22-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-03-19 05:37:03,896] INFO [Partition -uve-topic-22-7 broker=3] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,903] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,904] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,904] INFO [Partition -uve-topic-12-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-03-19 05:37:03,904] INFO [Partition -uve-topic-12-22 broker=3] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,910] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,911] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,911] INFO [Partition -uve-topic-21-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-03-19 05:37:03,911] INFO [Partition -uve-topic-21-22 broker=3] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,916] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,916] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,916] INFO [Partition -uve-topic-22-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-03-19 05:37:03,916] INFO [Partition -uve-topic-22-4 broker=3] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,924] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,925] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,925] INFO [Partition -uve-topic-28-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-03-19 05:37:03,925] INFO [Partition -uve-topic-28-1 broker=3] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,931] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,931] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,931] INFO [Partition -uve-topic-12-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-03-19 05:37:03,931] INFO [Partition -uve-topic-12-28 broker=3] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,938] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,938] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,938] INFO [Partition -uve-topic-3-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-03-19 05:37:03,938] INFO [Partition -uve-topic-3-15 broker=3] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,942] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,943] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,943] INFO [Partition -uve-topic-25-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-03-19 05:37:03,943] INFO [Partition -uve-topic-25-7 broker=3] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,947] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,948] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,948] INFO [Partition -uve-topic-7-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-03-19 05:37:03,948] INFO [Partition -uve-topic-7-29 broker=3] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,956] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,957] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,958] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,959] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,959] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,959] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,959] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,959] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,959] INFO [Partition -uve-topic-14-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-03-19 05:37:03,959] INFO [Partition -uve-topic-14-2 broker=3] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,959] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,960] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,966] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,966] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,967] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,967] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,967] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,967] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,967] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,967] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,967] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,967] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,967] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,967] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:03,967] INFO [Partition -uve-topic-19-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-03-19 05:37:03,967] INFO [Partition -uve-topic-19-26 broker=3] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,973] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,973] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,973] INFO [Partition -uve-topic-12-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-03-19 05:37:03,973] INFO [Partition -uve-topic-12-19 broker=3] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,978] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,978] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,978] INFO [Partition -uve-topic-25-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-03-19 05:37:03,979] INFO [Partition -uve-topic-25-4 broker=3] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,983] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,984] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,984] INFO [Partition -uve-topic-3-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-03-19 05:37:03,984] INFO [Partition -uve-topic-3-3 broker=3] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,990] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,990] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,991] INFO [Partition -uve-topic-7-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-03-19 05:37:03,991] INFO [Partition -uve-topic-7-26 broker=3] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,996] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,997] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,998] INFO [Partition -uve-topic-21-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-03-19 05:37:03,998] INFO [Partition -uve-topic-21-19 broker=3] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,006] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,006] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,006] INFO [Partition -uve-topic-19-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-03-19 05:37:04,006] INFO [Partition -uve-topic-19-23 broker=3] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,013] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,014] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,014] INFO [Partition -uve-topic-12-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-03-19 05:37:04,014] INFO [Partition -uve-topic-12-25 broker=3] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,018] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,019] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,019] INFO [Partition -uve-topic-22-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-03-19 05:37:04,019] INFO [Partition -uve-topic-22-1 broker=3] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,024] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,024] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,024] INFO [Partition -uve-topic-12-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,025] INFO [Partition -uve-topic-12-16 broker=3] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,033] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,034] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,034] INFO [Partition -uve-topic-8-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-03-19 05:37:04,034] INFO [Partition -uve-topic-8-27 broker=3] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,040] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,040] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,040] INFO [Partition -uve-topic-3-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-03-19 05:37:04,041] INFO [Partition -uve-topic-3-12 broker=3] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,049] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,049] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,050] INFO [Partition -uve-topic-19-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-03-19 05:37:04,050] INFO [Partition -uve-topic-19-11 broker=3] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,057] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,058] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,058] INFO [Partition -uve-topic-7-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-03-19 05:37:04,058] INFO [Partition -uve-topic-7-23 broker=3] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,078] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,079] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,079] INFO [Partition -uve-topic-19-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-03-19 05:37:04,079] INFO [Partition -uve-topic-19-20 broker=3] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,093] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,095] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,095] INFO [Partition -uve-topic-12-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,095] INFO [Partition -uve-topic-12-13 broker=3] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,139] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,140] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,140] INFO [Partition -uve-topic-2-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-03-19 05:37:04,140] INFO [Partition -uve-topic-2-27 broker=3] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,154] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,154] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,154] INFO [Partition -uve-topic-21-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,154] INFO [Partition -uve-topic-21-16 broker=3] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,160] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,160] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,160] INFO [Partition -uve-topic-23-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-03-19 05:37:04,160] INFO [Partition -uve-topic-23-28 broker=3] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,168] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,168] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,168] INFO [Partition -uve-topic-3-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-03-19 05:37:04,168] INFO [Partition -uve-topic-3-0 broker=3] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,173] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,173] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,173] INFO [Partition -uve-topic-8-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-03-19 05:37:04,173] INFO [Partition -uve-topic-8-24 broker=3] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,179] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,180] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,180] INFO [Partition -uve-topic-3-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-03-19 05:37:04,180] INFO [Partition -uve-topic-3-9 broker=3] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,185] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,185] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,185] INFO [Partition -uve-topic-18-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-03-19 05:37:04,185] INFO [Partition -uve-topic-18-26 broker=3] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,210] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,211] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,211] INFO [Partition -uve-topic-11-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-03-19 05:37:04,211] INFO [Partition -uve-topic-11-28 broker=3] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,215] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,216] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,216] INFO [Partition -uve-topic-23-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-03-19 05:37:04,216] INFO [Partition -uve-topic-23-25 broker=3] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,221] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,221] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,221] INFO [Partition -uve-topic-19-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-03-19 05:37:04,221] INFO [Partition -uve-topic-19-8 broker=3] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,226] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,228] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,228] INFO [Partition -uve-topic-21-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,228] INFO [Partition -uve-topic-21-13 broker=3] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,233] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,234] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,234] INFO [Partition -uve-topic-19-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-03-19 05:37:04,234] INFO [Partition -uve-topic-19-17 broker=3] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,241] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,242] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,242] INFO [Partition -uve-topic-12-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-03-19 05:37:04,242] INFO [Partition -uve-topic-12-10 broker=3] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,252] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,253] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,253] INFO [Partition -uve-topic-8-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-03-19 05:37:04,253] INFO [Partition -uve-topic-8-21 broker=3] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,261] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,262] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,262] INFO [Partition -uve-topic-7-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-03-19 05:37:04,262] INFO [Partition -uve-topic-7-20 broker=3] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,271] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,272] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,272] INFO [Partition -uve-topic-2-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-03-19 05:37:04,272] INFO [Partition -uve-topic-2-15 broker=3] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,280] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,281] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,281] INFO [Partition -uve-topic-2-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-03-19 05:37:04,281] INFO [Partition -uve-topic-2-24 broker=3] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,294] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,294] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,294] INFO [Partition -uve-topic-3-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-03-19 05:37:04,294] INFO [Partition -uve-topic-3-6 broker=3] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,299] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,300] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,300] INFO [Partition -uve-topic-2-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-03-19 05:37:04,300] INFO [Partition -uve-topic-2-21 broker=3] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,305] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,306] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,306] INFO [Partition -uve-topic-19-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-03-19 05:37:04,306] INFO [Partition -uve-topic-19-5 broker=3] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,312] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,312] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,312] INFO [Partition -uve-topic-8-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-03-19 05:37:04,312] INFO [Partition -uve-topic-8-18 broker=3] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,318] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,319] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,319] INFO [Partition -uve-topic-18-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-03-19 05:37:04,319] INFO [Partition -uve-topic-18-23 broker=3] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,328] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,328] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,328] INFO [Partition -uve-topic-7-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-03-19 05:37:04,328] INFO [Partition -uve-topic-7-17 broker=3] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,333] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,334] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,334] INFO [Partition -uve-topic-20-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-03-19 05:37:04,334] INFO [Partition -uve-topic-20-28 broker=3] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,343] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,344] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,344] INFO [Partition -uve-topic-19-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-03-19 05:37:04,344] INFO [Partition -uve-topic-19-14 broker=3] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,349] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,350] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,350] INFO [Partition -uve-topic-11-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-03-19 05:37:04,350] INFO [Partition -uve-topic-11-25 broker=3] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,357] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,358] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,358] INFO [Partition -uve-topic-12-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-03-19 05:37:04,358] INFO [Partition -uve-topic-12-7 broker=3] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,365] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,365] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,365] INFO [Partition -uve-topic-21-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-03-19 05:37:04,365] INFO [Partition -uve-topic-21-10 broker=3] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,371] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,371] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,372] INFO [Partition -uve-topic-23-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-03-19 05:37:04,372] INFO [Partition -uve-topic-23-22 broker=3] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,376] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,377] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,377] INFO [Partition -uve-topic-2-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-03-19 05:37:04,377] INFO [Partition -uve-topic-2-12 broker=3] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,382] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,383] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,383] INFO [Partition -uve-topic-15-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-03-19 05:37:04,383] INFO [Partition -uve-topic-15-29 broker=3] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,387] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,387] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,387] INFO [Partition -uve-topic-12-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-03-19 05:37:04,387] INFO [Partition -uve-topic-12-4 broker=3] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,392] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,393] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,393] INFO [Partition -uve-topic-8-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-03-19 05:37:04,393] INFO [Partition -uve-topic-8-15 broker=3] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,400] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,400] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,400] INFO [Partition -uve-topic-18-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-03-19 05:37:04,400] INFO [Partition -uve-topic-18-20 broker=3] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,406] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,406] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,406] INFO [Partition -uve-topic-7-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-03-19 05:37:04,406] INFO [Partition -uve-topic-7-14 broker=3] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,411] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,412] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,412] INFO [Partition -uve-topic-2-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-03-19 05:37:04,412] INFO [Partition -uve-topic-2-18 broker=3] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,419] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,419] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,419] INFO [Partition -uve-topic-18-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-03-19 05:37:04,419] INFO [Partition -uve-topic-18-29 broker=3] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,425] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,426] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,426] INFO [Partition -uve-topic-11-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-03-19 05:37:04,426] INFO [Partition -uve-topic-11-22 broker=3] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,431] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,432] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,432] INFO [Partition -uve-topic-15-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-03-19 05:37:04,432] INFO [Partition -uve-topic-15-26 broker=3] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,440] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,440] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,440] INFO [Partition -uve-topic-19-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-03-19 05:37:04,440] INFO [Partition -uve-topic-19-2 broker=3] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,447] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,448] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,448] INFO [Partition -uve-topic-17-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-03-19 05:37:04,449] INFO [Partition -uve-topic-17-28 broker=3] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,454] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,455] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,455] INFO [Partition -uve-topic-20-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-03-19 05:37:04,455] INFO [Partition -uve-topic-20-25 broker=3] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,461] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,464] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,465] INFO [Partition -uve-topic-21-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-03-19 05:37:04,465] INFO [Partition -uve-topic-21-7 broker=3] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,470] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,470] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,470] INFO [Partition -uve-topic-1-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-03-19 05:37:04,470] INFO [Partition -uve-topic-1-27 broker=3] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,477] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,478] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,478] INFO [Partition -uve-topic-23-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-03-19 05:37:04,478] INFO [Partition -uve-topic-23-19 broker=3] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,484] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,484] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,484] INFO [Partition -uve-topic-2-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-03-19 05:37:04,484] INFO [Partition -uve-topic-2-9 broker=3] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,491] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,491] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,491] INFO [Partition -uve-topic-6-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-03-19 05:37:04,492] INFO [Partition -uve-topic-6-29 broker=3] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,501] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,502] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,502] INFO [Partition -uve-topic-7-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-03-19 05:37:04,502] INFO [Partition -uve-topic-7-11 broker=3] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,510] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,510] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,510] INFO [Partition -uve-topic-20-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-03-19 05:37:04,510] INFO [Partition -uve-topic-20-22 broker=3] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,517] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,518] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,518] INFO [Partition -uve-topic-1-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-03-19 05:37:04,518] INFO [Partition -uve-topic-1-24 broker=3] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,526] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,526] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,526] INFO [Partition -uve-topic-17-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,526] INFO [Partition -uve-topic-17-16 broker=3] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,533] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,534] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,534] INFO [Partition -uve-topic-11-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-03-19 05:37:04,534] INFO [Partition -uve-topic-11-19 broker=3] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,554] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,554] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,554] INFO [Partition -uve-topic-12-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-03-19 05:37:04,554] INFO [Partition -uve-topic-12-1 broker=3] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,582] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,583] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,583] INFO [Partition -uve-topic-17-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-03-19 05:37:04,583] INFO [Partition -uve-topic-17-25 broker=3] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,597] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,598] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,598] INFO [Partition -uve-topic-21-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-03-19 05:37:04,598] INFO [Partition -uve-topic-21-4 broker=3] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,609] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,610] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,610] INFO [Partition -uve-topic-23-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,610] INFO [Partition -uve-topic-23-16 broker=3] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,619] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,620] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,620] INFO [Partition -uve-topic-15-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-03-19 05:37:04,620] INFO [Partition -uve-topic-15-23 broker=3] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,630] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,630] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,630] INFO [Partition -uve-topic-18-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-03-19 05:37:04,630] INFO [Partition -uve-topic-18-17 broker=3] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,640] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,640] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,640] INFO [Partition -uve-topic-4-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-03-19 05:37:04,640] INFO [Partition -uve-topic-4-27 broker=3] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,646] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,647] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,647] INFO [Partition -uve-topic-8-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-03-19 05:37:04,647] INFO [Partition -uve-topic-8-12 broker=3] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,655] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,655] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,655] INFO [Partition -uve-topic-2-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-03-19 05:37:04,655] INFO [Partition -uve-topic-2-6 broker=3] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,666] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,667] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,667] INFO [Partition -uve-topic-1-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-03-19 05:37:04,667] INFO [Partition -uve-topic-1-21 broker=3] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,674] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,674] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,674] INFO [Partition -uve-topic-4-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-03-19 05:37:04,674] INFO [Partition -uve-topic-4-24 broker=3] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,692] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,693] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,693] INFO [Partition -uve-topic-6-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-03-19 05:37:04,693] INFO [Partition -uve-topic-6-26 broker=3] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,699] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,700] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,700] INFO [Partition -uve-topic-15-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-03-19 05:37:04,700] INFO [Partition -uve-topic-15-20 broker=3] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,705] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,705] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,705] INFO [Partition -uve-topic-17-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-03-19 05:37:04,705] INFO [Partition -uve-topic-17-22 broker=3] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,713] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,714] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,714] INFO [Partition -uve-topic-20-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-03-19 05:37:04,714] INFO [Partition -uve-topic-20-19 broker=3] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,720] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,720] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,720] INFO [Partition -uve-topic-21-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-03-19 05:37:04,720] INFO [Partition -uve-topic-21-1 broker=3] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,730] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,731] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,731] INFO [Partition -uve-topic-23-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,731] INFO [Partition -uve-topic-23-13 broker=3] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,749] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,752] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,755] INFO [Partition -uve-topic-17-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,755] INFO [Partition -uve-topic-17-13 broker=3] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,762] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,763] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,763] INFO [Partition -uve-topic-2-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-03-19 05:37:04,763] INFO [Partition -uve-topic-2-3 broker=3] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,780] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,780] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,780] INFO [Partition -uve-topic-8-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-03-19 05:37:04,780] INFO [Partition -uve-topic-8-9 broker=3] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,785] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,787] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,787] INFO [Partition -uve-topic-11-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,787] INFO [Partition -uve-topic-11-16 broker=3] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,793] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,793] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,793] INFO [Partition -uve-topic-18-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-03-19 05:37:04,794] INFO [Partition -uve-topic-18-14 broker=3] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,812] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,814] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,815] INFO [Partition -uve-topic-7-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-03-19 05:37:04,815] INFO [Partition -uve-topic-7-8 broker=3] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,823] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,824] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,824] INFO [Partition -uve-topic-22-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-03-19 05:37:04,824] INFO [Partition -uve-topic-22-9 broker=3] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,826] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,827] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,827] INFO [Partition -uve-topic-23-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-03-19 05:37:04,827] INFO [Partition -uve-topic-23-29 broker=3] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,830] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,831] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,831] INFO [Partition -uve-topic-17-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-03-19 05:37:04,831] INFO [Partition -uve-topic-17-29 broker=3] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,833] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,834] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,835] INFO [Partition -uve-topic-2-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-03-19 05:37:04,835] INFO [Partition -uve-topic-2-19 broker=3] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,838] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,839] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,839] INFO [Partition -uve-topic-14-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,839] INFO [Partition -uve-topic-14-16 broker=3] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,842] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,842] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,842] INFO [Partition -uve-topic-21-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-03-19 05:37:04,843] INFO [Partition -uve-topic-21-27 broker=3] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,845] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,846] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,846] INFO [Partition -uve-topic-8-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-03-19 05:37:04,846] INFO [Partition -uve-topic-8-25 broker=3] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,848] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,848] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,848] INFO [Partition -uve-topic-17-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-03-19 05:37:04,848] INFO [Partition -uve-topic-17-0 broker=3] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,850] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,851] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,851] INFO [Partition -uve-topic-20-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-03-19 05:37:04,854] INFO [Partition -uve-topic-20-26 broker=3] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,877] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,878] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,878] INFO [Partition -uve-topic-3-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-03-19 05:37:04,878] INFO [Partition -uve-topic-3-20 broker=3] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,881] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,882] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,882] INFO [Partition -uve-topic-7-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-03-19 05:37:04,882] INFO [Partition -uve-topic-7-24 broker=3] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,884] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,885] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,887] INFO [Partition -uve-topic-6-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-03-19 05:37:04,887] INFO [Partition -uve-topic-6-4 broker=3] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,889] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,889] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,889] INFO [Partition -uve-topic-28-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-03-19 05:37:04,889] INFO [Partition -uve-topic-28-15 broker=3] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,891] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,891] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,891] INFO [Partition -uve-topic-21-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-03-19 05:37:04,892] INFO [Partition -uve-topic-21-8 broker=3] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,893] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,894] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,894] INFO [Partition -uve-topic-4-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-03-19 05:37:04,894] INFO [Partition -uve-topic-4-2 broker=3] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,896] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,896] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,896] INFO [Partition -uve-topic-8-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,896] INFO [Partition -uve-topic-8-16 broker=3] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,898] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,899] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,899] INFO [Partition -uve-topic-3-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-03-19 05:37:04,899] INFO [Partition -uve-topic-3-1 broker=3] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,900] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,901] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,901] INFO [Partition -uve-topic-19-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-03-19 05:37:04,901] INFO [Partition -uve-topic-19-12 broker=3] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,902] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,903] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,903] INFO [Partition -uve-topic-12-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-03-19 05:37:04,903] INFO [Partition -uve-topic-12-14 broker=3] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,904] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,905] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,905] INFO [Partition -uve-topic-25-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-03-19 05:37:04,905] INFO [Partition -uve-topic-25-12 broker=3] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,906] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,907] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,907] INFO [Partition -uve-topic-21-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-03-19 05:37:04,907] INFO [Partition -uve-topic-21-17 broker=3] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,908] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,908] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,908] INFO [Partition -uve-topic-2-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,908] INFO [Partition -uve-topic-2-16 broker=3] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,910] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,910] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,910] INFO [Partition -uve-topic-14-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,910] INFO [Partition -uve-topic-14-13 broker=3] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,912] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,912] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,913] INFO [Partition -uve-topic-7-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-03-19 05:37:04,913] INFO [Partition -uve-topic-7-21 broker=3] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,921] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,922] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,922] INFO [Partition -uve-topic-6-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-03-19 05:37:04,922] INFO [Partition -uve-topic-6-1 broker=3] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,924] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,924] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,924] INFO [Partition -uve-topic-8-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,924] INFO [Partition -uve-topic-8-13 broker=3] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,926] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,926] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,926] INFO [Partition -uve-topic-21-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-03-19 05:37:04,926] INFO [Partition -uve-topic-21-24 broker=3] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,928] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,928] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,928] INFO [Partition -uve-topic-17-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-03-19 05:37:04,928] INFO [Partition -uve-topic-17-26 broker=3] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,930] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,930] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,930] INFO [Partition -uve-topic-12-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-03-19 05:37:04,931] INFO [Partition -uve-topic-12-11 broker=3] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,938] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,939] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,939] INFO [Partition -uve-topic-25-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-03-19 05:37:04,939] INFO [Partition -uve-topic-25-9 broker=3] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,955] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,955] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,955] INFO [Partition -uve-topic-19-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-03-19 05:37:04,955] INFO [Partition -uve-topic-19-9 broker=3] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,958] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,958] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,958] INFO [Partition -uve-topic-23-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-03-19 05:37:04,958] INFO [Partition -uve-topic-23-26 broker=3] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,963] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,964] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,964] INFO [Partition -uve-topic-19-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-03-19 05:37:04,964] INFO [Partition -uve-topic-19-28 broker=3] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,966] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,967] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,967] INFO [Partition -uve-topic-28-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-03-19 05:37:04,967] INFO [Partition -uve-topic-28-12 broker=3] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,969] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,970] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,970] INFO [Partition -uve-topic-8-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-03-19 05:37:04,970] INFO [Partition -uve-topic-8-22 broker=3] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,986] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,986] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,987] INFO [Partition -uve-topic-11-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-03-19 05:37:04,987] INFO [Partition -uve-topic-11-29 broker=3] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,991] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,991] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,991] INFO [Partition -uve-topic-18-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-03-19 05:37:04,992] INFO [Partition -uve-topic-18-27 broker=3] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,998] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,998] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,998] INFO [Partition -uve-topic-22-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-03-19 05:37:04,998] INFO [Partition -uve-topic-22-6 broker=3] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,001] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,001] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,001] INFO [Partition -uve-topic-15-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,001] INFO [Partition -uve-topic-15-24 broker=3] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,004] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,004] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,004] INFO [Partition -uve-topic-20-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,004] INFO [Partition -uve-topic-20-23 broker=3] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,006] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,007] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,007] INFO [Partition -uve-topic-21-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-03-19 05:37:05,007] INFO [Partition -uve-topic-21-5 broker=3] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,009] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,010] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,010] INFO [Partition -uve-topic-7-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,010] INFO [Partition -uve-topic-7-12 broker=3] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,012] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,013] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,013] INFO [Partition -uve-topic-3-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-03-19 05:37:05,013] INFO [Partition -uve-topic-3-17 broker=3] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,016] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,017] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,017] INFO [Partition -uve-topic-21-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-03-19 05:37:05,017] INFO [Partition -uve-topic-21-14 broker=3] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,020] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,020] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,021] INFO [Partition -uve-topic-11-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-03-19 05:37:05,021] INFO [Partition -uve-topic-11-26 broker=3] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,023] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,025] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,025] INFO [Partition -uve-topic-19-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,025] INFO [Partition -uve-topic-19-6 broker=3] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,029] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,030] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,030] INFO [Partition -uve-topic-20-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-03-19 05:37:05,030] INFO [Partition -uve-topic-20-29 broker=3] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,033] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,034] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,034] INFO [Partition -uve-topic-3-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-03-19 05:37:05,034] INFO [Partition -uve-topic-3-14 broker=3] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,037] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,037] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,037] INFO [Partition -uve-topic-7-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,037] INFO [Partition -uve-topic-7-18 broker=3] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,040] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,040] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,041] INFO [Partition -uve-topic-17-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,041] INFO [Partition -uve-topic-17-23 broker=3] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,043] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,044] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,044] INFO [Partition -uve-topic-7-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,044] INFO [Partition -uve-topic-7-28 broker=3] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,046] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,047] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,047] INFO [Partition -uve-topic-8-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,047] INFO [Partition -uve-topic-8-10 broker=3] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,050] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,050] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,051] INFO [Partition -uve-topic-19-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,051] INFO [Partition -uve-topic-19-25 broker=3] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,055] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,056] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,056] INFO [Partition -uve-topic-25-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,056] INFO [Partition -uve-topic-25-6 broker=3] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,064] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,065] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,066] INFO [Partition -uve-topic-12-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-03-19 05:37:05,066] INFO [Partition -uve-topic-12-8 broker=3] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,069] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,069] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,069] INFO [Partition -uve-topic-18-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,069] INFO [Partition -uve-topic-18-24 broker=3] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,075] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,076] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,076] INFO [Partition -uve-topic-23-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,076] INFO [Partition -uve-topic-23-23 broker=3] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,078] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,079] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,079] INFO [Partition -uve-topic-22-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,079] INFO [Partition -uve-topic-22-3 broker=3] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,083] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,083] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,083] INFO [Partition -uve-topic-2-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-03-19 05:37:05,084] INFO [Partition -uve-topic-2-13 broker=3] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,085] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,086] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,086] INFO [Partition -uve-topic-28-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,086] INFO [Partition -uve-topic-28-9 broker=3] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,093] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,095] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,095] INFO [Partition -uve-topic-14-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,095] INFO [Partition -uve-topic-14-10 broker=3] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,098] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,099] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,099] INFO [Partition -uve-topic-8-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-03-19 05:37:05,099] INFO [Partition -uve-topic-8-29 broker=3] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,102] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,103] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,103] INFO [Partition -uve-topic-28-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,103] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,105] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,105] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,105] INFO [Partition -uve-topic-21-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-03-19 05:37:05,105] INFO [Partition -uve-topic-21-2 broker=3] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,107] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,107] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,107] INFO [Partition -uve-topic-21-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,107] INFO [Partition -uve-topic-21-21 broker=3] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,109] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,109] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,110] INFO [Partition -uve-topic-12-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,110] INFO [Partition -uve-topic-12-27 broker=3] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,111] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,112] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,112] INFO [Partition -uve-topic-15-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,112] INFO [Partition -uve-topic-15-21 broker=3] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,114] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,114] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,114] INFO [Partition -uve-topic-7-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,114] INFO [Partition -uve-topic-7-9 broker=3] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,116] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,116] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,120] INFO [Partition -uve-topic-20-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-03-19 05:37:05,120] INFO [Partition -uve-topic-20-20 broker=3] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,122] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,123] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,123] INFO [Partition -uve-topic-3-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-03-19 05:37:05,123] INFO [Partition -uve-topic-3-11 broker=3] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,125] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,125] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,125] INFO [Partition -uve-topic-23-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-03-19 05:37:05,125] INFO [Partition -uve-topic-23-20 broker=3] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,130] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,130] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,130] INFO [Partition -uve-topic-19-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,130] INFO [Partition -uve-topic-19-3 broker=3] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,132] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,132] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,132] INFO [Partition -uve-topic-12-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,132] INFO [Partition -uve-topic-12-24 broker=3] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,135] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,136] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,136] INFO [Partition -uve-topic-28-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,136] INFO [Partition -uve-topic-28-6 broker=3] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,137] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,137] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,137] INFO [Partition -uve-topic-6-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,138] INFO [Partition -uve-topic-6-24 broker=3] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,145] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,145] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,146] INFO [Partition -uve-topic-19-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,146] INFO [Partition -uve-topic-19-22 broker=3] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,147] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,148] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,148] INFO [Partition -uve-topic-18-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,148] INFO [Partition -uve-topic-18-21 broker=3] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,149] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,151] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,151] INFO [Partition -uve-topic-22-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,151] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,153] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,153] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,153] INFO [Partition -uve-topic-15-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,153] INFO [Partition -uve-topic-15-18 broker=3] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,162] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,162] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,162] INFO [Partition -uve-topic-21-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,162] INFO [Partition -uve-topic-21-18 broker=3] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,165] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,165] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,165] INFO [Partition -uve-topic-17-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-03-19 05:37:05,165] INFO [Partition -uve-topic-17-20 broker=3] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,168] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,168] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,169] INFO [Partition -uve-topic-25-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,169] INFO [Partition -uve-topic-25-3 broker=3] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,171] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,171] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,171] INFO [Partition -uve-topic-12-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-03-19 05:37:05,171] INFO [Partition -uve-topic-12-5 broker=3] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,173] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,174] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,174] INFO [Partition -uve-topic-7-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,174] INFO [Partition -uve-topic-7-25 broker=3] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,176] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,176] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,176] INFO [Partition -uve-topic-2-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,176] INFO [Partition -uve-topic-2-10 broker=3] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,178] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,178] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,179] INFO [Partition -uve-topic-15-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,179] INFO [Partition -uve-topic-15-27 broker=3] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,180] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,181] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,181] INFO [Partition -uve-topic-14-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-03-19 05:37:05,181] INFO [Partition -uve-topic-14-7 broker=3] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,183] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,184] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,184] INFO [Partition -uve-topic-7-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,184] INFO [Partition -uve-topic-7-15 broker=3] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,185] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,185] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,185] INFO [Partition -uve-topic-2-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-03-19 05:37:05,185] INFO [Partition -uve-topic-2-29 broker=3] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,187] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,187] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,187] INFO [Partition -uve-topic-8-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-03-19 05:37:05,187] INFO [Partition -uve-topic-8-7 broker=3] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,191] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,191] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,191] INFO [Partition -uve-topic-1-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,191] INFO [Partition -uve-topic-1-28 broker=3] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,194] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,195] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,195] INFO [Partition -uve-topic-8-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-03-19 05:37:05,195] INFO [Partition -uve-topic-8-26 broker=3] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,196] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,197] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,197] INFO [Partition -uve-topic-7-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,197] INFO [Partition -uve-topic-7-6 broker=3] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,200] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,200] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,200] INFO [Partition -uve-topic-20-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-03-19 05:37:05,200] INFO [Partition -uve-topic-20-17 broker=3] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,202] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,203] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,203] INFO [Partition -uve-topic-11-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,203] INFO [Partition -uve-topic-11-23 broker=3] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,205] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,206] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,206] INFO [Partition -uve-topic-6-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,206] INFO [Partition -uve-topic-6-21 broker=3] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,210] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,212] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,212] INFO [Partition -uve-topic-18-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,212] INFO [Partition -uve-topic-18-18 broker=3] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,217] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,218] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,218] INFO [Partition -uve-topic-2-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-03-19 05:37:05,218] INFO [Partition -uve-topic-2-26 broker=3] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,221] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,222] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,222] INFO [Partition -uve-topic-3-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-03-19 05:37:05,222] INFO [Partition -uve-topic-3-8 broker=3] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,224] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,225] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,225] INFO [Partition -uve-topic-2-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-03-19 05:37:05,225] INFO [Partition -uve-topic-2-7 broker=3] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,229] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,230] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,230] INFO [Partition -uve-topic-28-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,230] INFO [Partition -uve-topic-28-3 broker=3] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,234] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,235] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,235] INFO [Partition -uve-topic-8-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,235] INFO [Partition -uve-topic-8-23 broker=3] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,239] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,240] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,240] INFO [Partition -uve-topic-1-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,240] INFO [Partition -uve-topic-1-25 broker=3] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,245] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,246] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,247] INFO [Partition -uve-topic-20-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-03-19 05:37:05,247] INFO [Partition -uve-topic-20-14 broker=3] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,252] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,253] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,253] INFO [Partition -uve-topic-12-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-03-19 05:37:05,253] INFO [Partition -uve-topic-12-2 broker=3] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,255] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,256] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,257] INFO [Partition -uve-topic-25-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,257] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,265] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,268] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,268] INFO [Partition -uve-topic-12-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,268] INFO [Partition -uve-topic-12-21 broker=3] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,270] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,271] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,271] INFO [Partition -uve-topic-7-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,271] INFO [Partition -uve-topic-7-22 broker=3] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,276] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,277] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,277] INFO [Partition -uve-topic-15-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,277] INFO [Partition -uve-topic-15-15 broker=3] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,286] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,289] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,290] INFO [Partition -uve-topic-7-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,290] INFO [Partition -uve-topic-7-3 broker=3] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,302] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,304] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,304] INFO [Partition -uve-topic-19-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-03-19 05:37:05,304] INFO [Partition -uve-topic-19-19 broker=3] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,310] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,311] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,311] INFO [Partition -uve-topic-11-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-03-19 05:37:05,311] INFO [Partition -uve-topic-11-20 broker=3] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,322] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,326] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,326] INFO [Partition -uve-topic-19-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,326] INFO [Partition -uve-topic-19-0 broker=3] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,329] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,329] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,329] INFO [Partition -uve-topic-23-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-03-19 05:37:05,329] INFO [Partition -uve-topic-23-17 broker=3] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,354] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,355] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,355] INFO [Partition -uve-topic-17-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-03-19 05:37:05,355] INFO [Partition -uve-topic-17-17 broker=3] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,359] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,359] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,360] INFO [Partition -uve-topic-14-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-03-19 05:37:05,360] INFO [Partition -uve-topic-14-4 broker=3] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,365] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,365] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,365] INFO [Partition -uve-topic-21-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,365] INFO [Partition -uve-topic-21-15 broker=3] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,367] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,367] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,367] INFO [Partition -uve-topic-4-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,367] INFO [Partition -uve-topic-4-28 broker=3] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,369] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,369] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,369] INFO [Partition -uve-topic-8-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-03-19 05:37:05,369] INFO [Partition -uve-topic-8-4 broker=3] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,371] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,372] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,372] INFO [Partition -uve-topic-28-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-03-19 05:37:05,372] INFO [Partition -uve-topic-28-29 broker=3] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,380] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,380] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,380] INFO [Partition -uve-topic-23-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-03-19 05:37:05,380] INFO [Partition -uve-topic-23-14 broker=3] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,383] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,390] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,390] INFO [Partition -uve-topic-12-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,390] INFO [Partition -uve-topic-12-18 broker=3] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,393] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,393] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,393] INFO [Partition -uve-topic-18-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,393] INFO [Partition -uve-topic-18-15 broker=3] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,395] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,396] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,396] INFO [Partition -uve-topic-2-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,396] INFO [Partition -uve-topic-2-23 broker=3] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,398] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,398] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,399] INFO [Partition -uve-topic-6-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,399] INFO [Partition -uve-topic-6-27 broker=3] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,404] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,405] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,405] INFO [Partition -uve-topic-7-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,405] INFO [Partition -uve-topic-7-0 broker=3] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,407] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,408] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,408] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,408] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,408] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,408] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,408] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,408] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,408] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,408] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,409] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,408] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,409] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,409] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,409] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,409] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,409] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,409] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,410] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,410] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,410] INFO [Partition -uve-topic-8-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-03-19 05:37:05,410] INFO [Partition -uve-topic-8-20 broker=3] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,410] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,458] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,459] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,470] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,472] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,473] INFO [Partition -uve-topic-20-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-03-19 05:37:05,473] INFO [Partition -uve-topic-20-11 broker=3] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,481] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,482] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,487] INFO [Partition -uve-topic-11-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-03-19 05:37:05,487] INFO [Partition -uve-topic-11-17 broker=3] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,483] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,487] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,489] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,490] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,491] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,493] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,494] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,494] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,494] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-13-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-16-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-29-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-9-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-0-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,496] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-5-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,498] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,498] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-27-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,498] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition structured_syslog_topic-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,498] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,498] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-26-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,499] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-24-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:05,497] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,506] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,506] INFO [Partition -uve-topic-4-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,506] INFO [Partition -uve-topic-4-25 broker=3] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,507] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,513] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,513] INFO [Partition -uve-topic-3-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-03-19 05:37:05,513] INFO [Partition -uve-topic-3-5 broker=3] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,520] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,520] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,520] INFO [Partition -uve-topic-7-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-03-19 05:37:05,520] INFO [Partition -uve-topic-7-19 broker=3] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,522] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,526] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,526] INFO [Partition -uve-topic-6-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,526] INFO [Partition -uve-topic-6-18 broker=3] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,531] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,531] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,531] INFO [Partition -uve-topic-2-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-03-19 05:37:05,531] INFO [Partition -uve-topic-2-4 broker=3] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,533] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,534] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,534] INFO [Partition -uve-topic-19-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-03-19 05:37:05,534] INFO [Partition -uve-topic-19-16 broker=3] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,535] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,536] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,536] INFO [Partition -uve-topic-14-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-03-19 05:37:05,536] INFO [Partition -uve-topic-14-1 broker=3] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,538] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,540] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,540] INFO [Partition -uve-topic-21-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,540] INFO [Partition -uve-topic-21-12 broker=3] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,542] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,546] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,546] INFO [Partition -uve-topic-8-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-03-19 05:37:05,546] INFO [Partition -uve-topic-8-1 broker=3] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,548] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,549] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,549] INFO [Partition -uve-topic-15-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,549] INFO [Partition -uve-topic-15-12 broker=3] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,551] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,551] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,551] INFO [Partition -uve-topic-17-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-03-19 05:37:05,551] INFO [Partition -uve-topic-17-14 broker=3] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,554] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,554] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,554] INFO [Partition -uve-topic-1-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,554] INFO [Partition -uve-topic-1-22 broker=3] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,556] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,556] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,556] INFO [Partition -uve-topic-15-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,556] INFO [Partition -uve-topic-15-28 broker=3] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,558] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,558] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,558] INFO [Partition -uve-topic-28-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-03-19 05:37:05,558] INFO [Partition -uve-topic-28-26 broker=3] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,560] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,560] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,560] INFO [Partition -uve-topic-20-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,560] INFO [Partition -uve-topic-20-27 broker=3] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,562] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,562] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,562] INFO [Partition -uve-topic-7-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-03-19 05:37:05,562] INFO [Partition -uve-topic-7-16 broker=3] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,564] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,564] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,564] INFO [Partition -uve-topic-15-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,564] INFO [Partition -uve-topic-15-9 broker=3] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,566] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,573] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,573] INFO [Partition -uve-topic-19-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-03-19 05:37:05,573] INFO [Partition -uve-topic-19-13 broker=3] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,583] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,584] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,585] INFO [Partition -uve-topic-12-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,585] INFO [Partition -uve-topic-12-15 broker=3] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,592] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,592] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,598] INFO [Partition -uve-topic-11-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-03-19 05:37:05,598] INFO [Partition -uve-topic-11-14 broker=3] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,600] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,601] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,601] INFO [Partition -uve-topic-6-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,601] INFO [Partition -uve-topic-6-15 broker=3] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,613] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,614] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,614] INFO [Partition -uve-topic-18-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,614] INFO [Partition -uve-topic-18-12 broker=3] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,616] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,617] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,617] INFO [Partition -uve-topic-22-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-03-19 05:37:05,617] INFO [Partition -uve-topic-22-29 broker=3] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,620] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,621] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,621] INFO [Partition -uve-topic-23-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-03-19 05:37:05,621] INFO [Partition -uve-topic-23-11 broker=3] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,623] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,623] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,623] INFO [Partition -uve-topic-20-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-03-19 05:37:05,623] INFO [Partition -uve-topic-20-8 broker=3] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,626] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,626] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,626] INFO [Partition -uve-topic-21-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,627] INFO [Partition -uve-topic-21-9 broker=3] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,629] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,629] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,629] INFO [Partition -uve-topic-4-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,629] INFO [Partition -uve-topic-4-22 broker=3] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,631] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,632] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,632] INFO [Partition -uve-topic-14-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,632] INFO [Partition -uve-topic-14-27 broker=3] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,635] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,636] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,636] INFO [Partition -uve-topic-2-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-03-19 05:37:05,636] INFO [Partition -uve-topic-2-1 broker=3] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,638] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,638] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,638] INFO [Partition -uve-topic-2-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-03-19 05:37:05,638] INFO [Partition -uve-topic-2-20 broker=3] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,640] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,641] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,641] INFO [Partition -uve-topic-3-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-03-19 05:37:05,641] INFO [Partition -uve-topic-3-2 broker=3] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,649] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,650] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,650] INFO [Partition -uve-topic-8-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-03-19 05:37:05,650] INFO [Partition -uve-topic-8-17 broker=3] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,653] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,654] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,654] INFO [Partition -uve-topic-17-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-03-19 05:37:05,654] INFO [Partition -uve-topic-17-11 broker=3] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,657] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,658] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,658] INFO [Partition -uve-topic-1-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-03-19 05:37:05,658] INFO [Partition -uve-topic-1-19 broker=3] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,663] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,663] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,663] INFO [Partition -uve-topic-15-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,663] INFO [Partition -uve-topic-15-6 broker=3] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,671] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,672] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,672] INFO [Partition -uve-topic-8-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-03-19 05:37:05,672] INFO [Partition -uve-topic-8-14 broker=3] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,677] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,677] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,677] INFO [Partition -uve-topic-11-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-03-19 05:37:05,677] INFO [Partition -uve-topic-11-11 broker=3] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,680] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,680] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,680] INFO [Partition -uve-topic-4-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-03-19 05:37:05,680] INFO [Partition -uve-topic-4-19 broker=3] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,689] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,689] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,690] INFO [Partition -uve-topic-7-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-03-19 05:37:05,690] INFO [Partition -uve-topic-7-13 broker=3] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,692] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,693] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,693] INFO [Partition -uve-topic-18-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,693] INFO [Partition -uve-topic-18-28 broker=3] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,696] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,697] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,697] INFO [Partition -uve-topic-1-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-03-19 05:37:05,697] INFO [Partition -uve-topic-1-16 broker=3] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,698] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,699] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,699] INFO [Partition -uve-topic-19-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,699] INFO [Partition -uve-topic-19-10 broker=3] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,701] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,701] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,701] INFO [Partition -uve-topic-4-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,701] INFO [Partition -uve-topic-4-10 broker=3] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,704] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,705] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,705] INFO [Partition -uve-topic-4-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-03-19 05:37:05,705] INFO [Partition -uve-topic-4-29 broker=3] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,706] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,706] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,706] INFO [Partition -uve-topic-12-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,706] INFO [Partition -uve-topic-12-3 broker=3] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,708] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,709] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,709] INFO [Partition -uve-topic-17-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,709] INFO [Partition -uve-topic-17-27 broker=3] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,711] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,711] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,711] INFO [Partition -uve-topic-22-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-03-19 05:37:05,711] INFO [Partition -uve-topic-22-26 broker=3] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,713] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,714] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,714] INFO [Partition -uve-topic-2-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-03-19 05:37:05,714] INFO [Partition -uve-topic-2-17 broker=3] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,716] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,717] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,717] INFO [Partition -uve-topic-21-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,717] INFO [Partition -uve-topic-21-6 broker=3] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,724] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,724] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,724] INFO [Partition -uve-topic-17-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-03-19 05:37:05,724] INFO [Partition -uve-topic-17-8 broker=3] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,732] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,732] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,732] INFO [Partition -uve-topic-20-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-03-19 05:37:05,732] INFO [Partition -uve-topic-20-5 broker=3] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,742] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,743] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,743] INFO [Partition -uve-topic-15-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,743] INFO [Partition -uve-topic-15-25 broker=3] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,747] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,748] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,748] INFO [Partition -uve-topic-28-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,748] INFO [Partition -uve-topic-28-23 broker=3] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,749] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,750] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,750] INFO [Partition -uve-topic-25-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-03-19 05:37:05,750] INFO [Partition -uve-topic-25-29 broker=3] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,751] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,752] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,752] INFO [Partition -uve-topic-20-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,752] INFO [Partition -uve-topic-20-24 broker=3] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,753] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,754] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,754] INFO [Partition -uve-topic-23-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-03-19 05:37:05,754] INFO [Partition -uve-topic-23-8 broker=3] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,762] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,763] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,763] INFO [Partition -uve-topic-12-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,763] INFO [Partition -uve-topic-12-12 broker=3] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,767] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,769] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,769] INFO [Partition -uve-topic-14-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,769] INFO [Partition -uve-topic-14-24 broker=3] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,778] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,778] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,778] INFO [Partition -uve-topic-6-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,778] INFO [Partition -uve-topic-6-12 broker=3] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,786] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,786] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,786] INFO [Partition -uve-topic-23-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,786] INFO [Partition -uve-topic-23-27 broker=3] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,789] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,790] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,790] INFO [Partition -uve-topic-18-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,790] INFO [Partition -uve-topic-18-9 broker=3] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,794] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,794] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,794] INFO [Partition -uve-topic-25-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-03-19 05:37:05,794] INFO [Partition -uve-topic-25-20 broker=3] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,798] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,798] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,798] INFO [Partition -uve-topic-17-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-03-19 05:37:05,798] INFO [Partition -uve-topic-17-5 broker=3] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,800] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,800] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,800] INFO [Partition -uve-topic-18-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,800] INFO [Partition -uve-topic-18-25 broker=3] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,803] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,803] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,804] INFO [Partition -uve-topic-20-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-03-19 05:37:05,804] INFO [Partition -uve-topic-20-2 broker=3] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,810] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,814] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,814] INFO [Partition -uve-topic-17-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,814] INFO [Partition -uve-topic-17-24 broker=3] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,816] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,816] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,816] INFO [Partition -uve-topic-21-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,817] INFO [Partition -uve-topic-21-3 broker=3] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,824] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,825] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,825] INFO [Partition -uve-topic-20-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,825] INFO [Partition -uve-topic-20-21 broker=3] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,827] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,828] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,828] INFO [Partition -uve-topic-14-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,828] INFO [Partition -uve-topic-14-21 broker=3] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,830] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,831] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,831] INFO [Partition -uve-topic-15-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,831] INFO [Partition -uve-topic-15-3 broker=3] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,833] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,834] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,834] INFO [Partition -uve-topic-11-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-03-19 05:37:05,834] INFO [Partition -uve-topic-11-8 broker=3] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,836] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,837] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,837] INFO [Partition -uve-topic-25-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-03-19 05:37:05,837] INFO [Partition -uve-topic-25-26 broker=3] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,842] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,843] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,843] INFO [Partition -uve-topic-12-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,843] INFO [Partition -uve-topic-12-0 broker=3] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,846] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,846] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,847] INFO [Partition -uve-topic-6-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,847] INFO [Partition -uve-topic-6-28 broker=3] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,849] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,849] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,849] INFO [Partition -uve-topic-1-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-03-19 05:37:05,849] INFO [Partition -uve-topic-1-13 broker=3] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,856] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,857] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,857] INFO [Partition -uve-topic-8-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-03-19 05:37:05,857] INFO [Partition -uve-topic-8-11 broker=3] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,860] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,861] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,861] INFO [Partition -uve-topic-28-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-03-19 05:37:05,861] INFO [Partition -uve-topic-28-20 broker=3] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,864] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,865] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,865] INFO [Partition -uve-topic-15-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,865] INFO [Partition -uve-topic-15-22 broker=3] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,869] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,870] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,870] INFO [Partition -uve-topic-7-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,870] INFO [Partition -uve-topic-7-10 broker=3] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,877] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,878] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,878] INFO [Partition -uve-topic-4-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-03-19 05:37:05,878] INFO [Partition -uve-topic-4-16 broker=3] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,883] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,883] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,883] INFO [Partition -uve-topic-12-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,883] INFO [Partition -uve-topic-12-9 broker=3] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,889] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,889] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,889] INFO [Partition -uve-topic-19-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-03-19 05:37:05,889] INFO [Partition -uve-topic-19-7 broker=3] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,894] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,894] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,894] INFO [Partition -uve-topic-6-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,894] INFO [Partition -uve-topic-6-9 broker=3] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,897] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,897] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,897] INFO [Partition -uve-topic-23-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,897] INFO [Partition -uve-topic-23-24 broker=3] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,900] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,900] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,900] INFO [Partition -uve-topic-2-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-03-19 05:37:05,900] INFO [Partition -uve-topic-2-14 broker=3] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,902] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,902] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,902] INFO [Partition -uve-topic-18-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,902] INFO [Partition -uve-topic-18-6 broker=3] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,904] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,904] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,904] INFO [Partition -uve-topic-22-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,904] INFO [Partition -uve-topic-22-23 broker=3] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,906] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,907] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,907] INFO [Partition -uve-topic-11-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,907] INFO [Partition -uve-topic-11-27 broker=3] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,908] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,909] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,909] INFO [Partition -uve-topic-23-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-03-19 05:37:05,909] INFO [Partition -uve-topic-23-5 broker=3] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,912] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,912] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,912] INFO [Partition -uve-topic-4-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-03-19 05:37:05,912] INFO [Partition -uve-topic-4-26 broker=3] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,921] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,922] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,922] INFO [Partition -uve-topic-25-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-03-19 05:37:05,922] INFO [Partition -uve-topic-25-17 broker=3] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,926] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,927] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,927] INFO [Partition -uve-topic-4-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-03-19 05:37:05,927] INFO [Partition -uve-topic-4-7 broker=3] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,930] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,931] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,931] INFO [Partition -uve-topic-1-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-03-19 05:37:05,931] INFO [Partition -uve-topic-1-29 broker=3] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,933] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,933] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,933] INFO [Partition -uve-topic-17-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,933] INFO [Partition -uve-topic-17-21 broker=3] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,936] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,936] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,936] INFO [Partition -uve-topic-2-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-03-19 05:37:05,936] INFO [Partition -uve-topic-2-11 broker=3] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,941] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,942] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,942] INFO [Partition -uve-topic-12-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,942] INFO [Partition -uve-topic-12-6 broker=3] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,945] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,945] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,945] INFO [Partition -uve-topic-4-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,945] INFO [Partition -uve-topic-4-23 broker=3] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,960] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,960] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,960] INFO [Partition -uve-topic-3-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,960] INFO [Partition -uve-topic-3-22 broker=3] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,966] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,967] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,967] INFO [Partition -uve-topic-15-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,967] INFO [Partition -uve-topic-15-0 broker=3] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,969] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,969] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,969] INFO [Partition -uve-topic-6-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,969] INFO [Partition -uve-topic-6-6 broker=3] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,971] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,972] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,972] INFO [Partition -uve-topic-8-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-03-19 05:37:05,972] INFO [Partition -uve-topic-8-8 broker=3] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,976] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,976] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,976] INFO [Partition -uve-topic-11-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-03-19 05:37:05,976] INFO [Partition -uve-topic-11-5 broker=3] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,979] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,980] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,980] INFO [Partition -uve-topic-25-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,980] INFO [Partition -uve-topic-25-23 broker=3] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,982] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,983] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,983] INFO [Partition -uve-topic-4-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-03-19 05:37:05,983] INFO [Partition -uve-topic-4-13 broker=3] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,986] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,986] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,986] INFO [Partition -uve-topic-11-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,986] INFO [Partition -uve-topic-11-24 broker=3] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,989] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,990] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,990] INFO [Partition -uve-topic-6-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,990] INFO [Partition -uve-topic-6-25 broker=3] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,993] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,994] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,994] INFO [Partition -uve-topic-14-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,994] INFO [Partition -uve-topic-14-18 broker=3] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,996] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,997] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,997] INFO [Partition -uve-topic-18-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,997] INFO [Partition -uve-topic-18-22 broker=3] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,006] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,007] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,007] INFO [Partition -uve-topic-23-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-03-19 05:37:06,007] INFO [Partition -uve-topic-23-21 broker=3] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,012] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,012] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,012] INFO [Partition -uve-topic-19-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-03-19 05:37:06,012] INFO [Partition -uve-topic-19-4 broker=3] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,014] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,015] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,015] INFO [Partition -uve-topic-18-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-03-19 05:37:06,015] INFO [Partition -uve-topic-18-3 broker=3] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,017] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,017] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,017] INFO [Partition -uve-topic-11-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-03-19 05:37:06,017] INFO [Partition -uve-topic-11-15 broker=3] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,019] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,020] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,020] INFO [Partition -uve-topic-25-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-03-19 05:37:06,020] INFO [Partition -uve-topic-25-14 broker=3] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,022] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,023] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,023] INFO [Partition -uve-topic-20-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-03-19 05:37:06,023] INFO [Partition -uve-topic-20-18 broker=3] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,025] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,026] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,026] INFO [Partition -uve-topic-22-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-03-19 05:37:06,026] INFO [Partition -uve-topic-22-20 broker=3] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,029] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,030] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,030] INFO [Partition -uve-topic-21-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-03-19 05:37:06,030] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,031] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,032] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,032] INFO [Partition -uve-topic-17-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-03-19 05:37:06,032] INFO [Partition -uve-topic-17-2 broker=3] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,034] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,035] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,035] INFO [Partition -uve-topic-28-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-03-19 05:37:06,035] INFO [Partition -uve-topic-28-17 broker=3] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,037] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,037] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,037] INFO [Partition -uve-topic-15-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-03-19 05:37:06,037] INFO [Partition -uve-topic-15-19 broker=3] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,040] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,040] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,040] INFO [Partition -uve-topic-7-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-03-19 05:37:06,040] INFO [Partition -uve-topic-7-7 broker=3] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,045] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,046] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,046] INFO [Partition -uve-topic-1-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-03-19 05:37:06,046] INFO [Partition -uve-topic-1-10 broker=3] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,050] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,050] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,050] INFO [Partition -uve-topic-23-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-03-19 05:37:06,050] INFO [Partition -uve-topic-23-2 broker=3] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,053] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,054] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,054] INFO [Partition -uve-topic-4-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-03-19 05:37:06,054] INFO [Partition -uve-topic-4-4 broker=3] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,063] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,063] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,063] INFO [Partition -uve-topic-17-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-03-19 05:37:06,063] INFO [Partition -uve-topic-17-18 broker=3] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,069] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,069] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,069] INFO [Partition -uve-topic-8-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-03-19 05:37:06,069] INFO [Partition -uve-topic-8-5 broker=3] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,073] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,073] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,073] INFO [Partition -uve-topic-1-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-03-19 05:37:06,074] INFO [Partition -uve-topic-1-26 broker=3] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,075] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,076] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,076] INFO [Partition -uve-topic-6-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-03-19 05:37:06,076] INFO [Partition -uve-topic-6-3 broker=3] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,079] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,080] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,080] INFO [Partition -uve-topic-23-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-03-19 05:37:06,080] INFO [Partition -uve-topic-23-18 broker=3] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,082] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,083] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,083] INFO [Partition -uve-topic-3-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-03-19 05:37:06,083] INFO [Partition -uve-topic-3-28 broker=3] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,086] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,087] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,087] INFO [Partition -uve-topic-2-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-03-19 05:37:06,087] INFO [Partition -uve-topic-2-8 broker=3] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,091] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,091] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,091] INFO [Partition -uve-topic-18-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-03-19 05:37:06,092] INFO [Partition -uve-topic-18-0 broker=3] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,094] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,095] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,095] INFO [Partition -uve-topic-4-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-03-19 05:37:06,095] INFO [Partition -uve-topic-4-20 broker=3] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,103] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,103] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,103] INFO [Partition -uve-topic-6-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-03-19 05:37:06,103] INFO [Partition -uve-topic-6-22 broker=3] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,106] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,106] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,106] INFO [Partition -uve-topic-25-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-03-19 05:37:06,106] INFO [Partition -uve-topic-25-11 broker=3] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,110] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,111] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,111] INFO [Partition -uve-topic-4-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-03-19 05:37:06,111] INFO [Partition -uve-topic-4-1 broker=3] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,113] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,113] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,113] INFO [Partition -uve-topic-1-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-03-19 05:37:06,113] INFO [Partition -uve-topic-1-7 broker=3] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,116] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,117] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,117] INFO [Partition -uve-topic-18-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-03-19 05:37:06,117] INFO [Partition -uve-topic-18-19 broker=3] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,118] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,119] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,119] INFO [Partition -uve-topic-3-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-03-19 05:37:06,119] INFO [Partition -uve-topic-3-19 broker=3] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,120] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,121] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,121] INFO [Partition -uve-topic-11-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-03-19 05:37:06,121] INFO [Partition -uve-topic-11-12 broker=3] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,123] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,123] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,123] INFO [Partition -uve-topic-28-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-03-19 05:37:06,123] INFO [Partition -uve-topic-28-14 broker=3] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,125] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,125] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,126] INFO [Partition -uve-topic-15-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-03-19 05:37:06,126] INFO [Partition -uve-topic-15-16 broker=3] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,127] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,128] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,128] INFO [Partition -uve-topic-14-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-03-19 05:37:06,128] INFO [Partition -uve-topic-14-15 broker=3] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,129] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,130] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,130] INFO [Partition -uve-topic-7-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-03-19 05:37:06,130] INFO [Partition -uve-topic-7-4 broker=3] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,131] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,132] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,132] INFO [Partition -uve-topic-20-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-03-19 05:37:06,132] INFO [Partition -uve-topic-20-15 broker=3] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,134] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,135] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,135] INFO [Partition -uve-topic-11-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-03-19 05:37:06,135] INFO [Partition -uve-topic-11-21 broker=3] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,142] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,142] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,143] INFO [Partition -uve-topic-19-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-03-19 05:37:06,143] INFO [Partition -uve-topic-19-1 broker=3] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,149] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,149] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,149] INFO [Partition -uve-topic-11-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-03-19 05:37:06,149] INFO [Partition -uve-topic-11-2 broker=3] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,153] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,154] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,154] INFO [Partition -uve-topic-22-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-03-19 05:37:06,154] INFO [Partition -uve-topic-22-17 broker=3] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,157] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,158] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,158] INFO [Partition -uve-topic-25-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-03-19 05:37:06,158] INFO [Partition -uve-topic-25-27 broker=3] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,161] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,164] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,165] INFO [Partition -uve-topic-12-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-03-19 05:37:06,166] INFO [Partition -uve-topic-12-29 broker=3] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,168] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,168] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,168] INFO [Partition -uve-topic-11-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-03-19 05:37:06,168] INFO [Partition -uve-topic-11-9 broker=3] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,178] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,178] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,179] INFO [Partition -uve-topic-17-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-03-19 05:37:06,179] INFO [Partition -uve-topic-17-15 broker=3] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,186] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,187] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,187] INFO [Partition -uve-topic-20-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-03-19 05:37:06,187] INFO [Partition -uve-topic-20-12 broker=3] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,190] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,190] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,190] INFO [Partition -uve-topic-22-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-03-19 05:37:06,190] INFO [Partition -uve-topic-22-14 broker=3] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,193] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,194] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,194] INFO [Partition -uve-topic-19-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-03-19 05:37:06,194] INFO [Partition -uve-topic-19-27 broker=3] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,199] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,200] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,200] INFO [Partition -uve-topic-23-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-03-19 05:37:06,200] INFO [Partition -uve-topic-23-6 broker=3] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,204] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,205] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,205] INFO [Partition -uve-topic-3-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-03-19 05:37:06,205] INFO [Partition -uve-topic-3-16 broker=3] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,208] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,208] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,212] INFO [Partition -uve-topic-28-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-03-19 05:37:06,213] INFO [Partition -uve-topic-28-11 broker=3] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,215] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,217] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,218] INFO [Partition -uve-topic-15-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-03-19 05:37:06,218] INFO [Partition -uve-topic-15-13 broker=3] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,220] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,221] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,221] INFO [Partition -uve-topic-6-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-03-19 05:37:06,221] INFO [Partition -uve-topic-6-0 broker=3] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,231] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,234] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,234] INFO [Partition -uve-topic-3-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-03-19 05:37:06,234] INFO [Partition -uve-topic-3-25 broker=3] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,239] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,240] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,240] INFO [Partition -uve-topic-1-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-03-19 05:37:06,240] INFO [Partition -uve-topic-1-4 broker=3] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,243] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,244] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,244] INFO [Partition -uve-topic-1-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-03-19 05:37:06,244] INFO [Partition -uve-topic-1-23 broker=3] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,247] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,247] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,247] INFO [Partition -uve-topic-2-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-03-19 05:37:06,247] INFO [Partition -uve-topic-2-5 broker=3] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,257] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,258] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,258] INFO [Partition -uve-topic-25-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-03-19 05:37:06,258] INFO [Partition -uve-topic-25-8 broker=3] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,263] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,263] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,263] INFO [Partition -uve-topic-4-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-03-19 05:37:06,263] INFO [Partition -uve-topic-4-17 broker=3] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,266] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,266] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,266] INFO [Partition -uve-topic-8-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-03-19 05:37:06,266] INFO [Partition -uve-topic-8-2 broker=3] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,268] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,269] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,269] INFO [Partition -uve-topic-6-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-03-19 05:37:06,269] INFO [Partition -uve-topic-6-19 broker=3] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,271] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,271] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,271] INFO [Partition -uve-topic-7-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-03-19 05:37:06,271] INFO [Partition -uve-topic-7-1 broker=3] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,274] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,274] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,274] INFO [Partition -uve-topic-14-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-03-19 05:37:06,274] INFO [Partition -uve-topic-14-12 broker=3] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,276] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,276] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,276] INFO [Partition -uve-topic-11-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-03-19 05:37:06,276] INFO [Partition -uve-topic-11-18 broker=3] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,278] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,278] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,278] INFO [Partition -uve-topic-18-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-03-19 05:37:06,278] INFO [Partition -uve-topic-18-16 broker=3] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,280] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,280] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,280] INFO [Partition -uve-topic-23-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-03-19 05:37:06,280] INFO [Partition -uve-topic-23-15 broker=3] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,282] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,282] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,282] INFO [Partition -uve-topic-4-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-03-19 05:37:06,283] INFO [Partition -uve-topic-4-14 broker=3] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,284] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,285] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,286] INFO [Partition -uve-topic-1-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-03-19 05:37:06,286] INFO [Partition -uve-topic-1-20 broker=3] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,297] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,298] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,298] INFO [Partition -uve-topic-6-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-03-19 05:37:06,298] INFO [Partition -uve-topic-6-16 broker=3] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,303] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,303] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,303] INFO [Partition -uve-topic-1-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-03-19 05:37:06,303] INFO [Partition -uve-topic-1-1 broker=3] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,306] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,306] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,306] INFO [Partition -uve-topic-18-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-03-19 05:37:06,306] INFO [Partition -uve-topic-18-13 broker=3] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,308] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,309] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,309] INFO [Partition -uve-topic-3-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-03-19 05:37:06,309] INFO [Partition -uve-topic-3-13 broker=3] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,312] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,312] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,312] INFO [Partition -uve-topic-25-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-03-19 05:37:06,312] INFO [Partition -uve-topic-25-24 broker=3] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,318] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,319] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,319] INFO [Partition -uve-topic-12-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-03-19 05:37:06,319] INFO [Partition -uve-topic-12-26 broker=3] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,321] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,321] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,321] INFO [Partition -uve-topic-11-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-03-19 05:37:06,321] INFO [Partition -uve-topic-11-6 broker=3] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,323] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,324] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,324] INFO [Partition -uve-topic-28-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-03-19 05:37:06,324] INFO [Partition -uve-topic-28-8 broker=3] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,328] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,329] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,329] INFO [Partition -uve-topic-15-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-03-19 05:37:06,329] INFO [Partition -uve-topic-15-10 broker=3] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,335] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,337] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,337] INFO [Partition -uve-topic-20-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-03-19 05:37:06,337] INFO [Partition -uve-topic-20-9 broker=3] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,340] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,340] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,340] INFO [Partition -uve-topic-21-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-03-19 05:37:06,341] INFO [Partition -uve-topic-21-29 broker=3] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,343] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,344] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,348] INFO [Partition -uve-topic-14-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-03-19 05:37:06,348] INFO [Partition -uve-topic-14-9 broker=3] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,350] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,351] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,351] INFO [Partition -uve-topic-14-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-03-19 05:37:06,351] INFO [Partition -uve-topic-14-28 broker=3] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,353] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,354] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,354] INFO [Partition -uve-topic-23-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-03-19 05:37:06,354] INFO [Partition -uve-topic-23-12 broker=3] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,359] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,359] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,359] INFO [Partition -uve-topic-22-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-03-19 05:37:06,359] INFO [Partition -uve-topic-22-11 broker=3] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,361] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,361] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,361] INFO [Partition -uve-topic-25-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-03-19 05:37:06,361] INFO [Partition -uve-topic-25-5 broker=3] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,388] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,388] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,388] INFO [Partition -uve-topic-17-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-03-19 05:37:06,388] INFO [Partition -uve-topic-17-12 broker=3] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,390] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,391] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,391] INFO [Partition -uve-topic-18-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-03-19 05:37:06,391] INFO [Partition -uve-topic-18-4 broker=3] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,394] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,394] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,394] INFO [Partition -uve-topic-19-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-03-19 05:37:06,394] INFO [Partition -uve-topic-19-24 broker=3] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,397] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,397] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,397] INFO [Partition -uve-topic-23-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-03-19 05:37:06,397] INFO [Partition -uve-topic-23-3 broker=3] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,399] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,400] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,400] INFO [Partition -uve-topic-28-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-03-19 05:37:06,400] INFO [Partition -uve-topic-28-27 broker=3] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,402] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,402] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,402] INFO [Partition -uve-topic-2-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-03-19 05:37:06,402] INFO [Partition -uve-topic-2-2 broker=3] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,404] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,404] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,404] INFO [Partition -uve-topic-25-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-03-19 05:37:06,404] INFO [Partition -uve-topic-25-2 broker=3] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,407] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,407] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,407] INFO [Partition -uve-topic-14-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-03-19 05:37:06,407] INFO [Partition -uve-topic-14-6 broker=3] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,409] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,409] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,409] INFO [Partition -uve-topic-23-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-03-19 05:37:06,410] INFO [Partition -uve-topic-23-9 broker=3] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,411] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,412] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,412] INFO [Partition -uve-topic-12-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-03-19 05:37:06,412] INFO [Partition -uve-topic-12-23 broker=3] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,413] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,414] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,414] INFO [Partition -uve-topic-25-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-03-19 05:37:06,414] INFO [Partition -uve-topic-25-21 broker=3] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,415] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,416] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,416] INFO [Partition -uve-topic-11-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-03-19 05:37:06,416] INFO [Partition -uve-topic-11-3 broker=3] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,417] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,418] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,418] INFO [Partition -uve-topic-4-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-03-19 05:37:06,418] INFO [Partition -uve-topic-4-11 broker=3] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,420] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,420] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,420] INFO [Partition -uve-topic-2-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-03-19 05:37:06,420] INFO [Partition -uve-topic-2-28 broker=3] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,424] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,425] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,425] INFO [Partition -uve-topic-1-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-03-19 05:37:06,425] INFO [Partition -uve-topic-1-8 broker=3] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,428] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,428] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,429] INFO [Partition -uve-topic-14-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-03-19 05:37:06,429] INFO [Partition -uve-topic-14-25 broker=3] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,431] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,431] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,431] INFO [Partition -uve-topic-6-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-03-19 05:37:06,431] INFO [Partition -uve-topic-6-13 broker=3] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,433] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,434] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,434] INFO [Partition -uve-topic-18-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-03-19 05:37:06,434] INFO [Partition -uve-topic-18-10 broker=3] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,436] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,437] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,437] INFO [Partition -uve-topic-22-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-03-19 05:37:06,437] INFO [Partition -uve-topic-22-27 broker=3] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,439] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,440] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,440] INFO [Partition -uve-topic-1-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-03-19 05:37:06,440] INFO [Partition -uve-topic-1-17 broker=3] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,442] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,442] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,442] INFO [Partition -uve-topic-17-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-03-19 05:37:06,442] INFO [Partition -uve-topic-17-9 broker=3] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,444] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,444] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,444] INFO [Partition -uve-topic-20-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-03-19 05:37:06,444] INFO [Partition -uve-topic-20-6 broker=3] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,446] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,447] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,447] INFO [Partition -uve-topic-21-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-03-19 05:37:06,447] INFO [Partition -uve-topic-21-26 broker=3] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,474] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,475] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,475] INFO [Partition -uve-topic-22-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-03-19 05:37:06,475] INFO [Partition -uve-topic-22-8 broker=3] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,477] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,477] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,477] INFO [Partition -uve-topic-3-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-03-19 05:37:06,478] INFO [Partition -uve-topic-3-29 broker=3] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,480] INFO [Partition -uve-topic-19-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-03-19 05:37:06,480] INFO [Partition -uve-topic-19-21 broker=3] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,483] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,484] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,484] INFO [Partition -uve-topic-23-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-03-19 05:37:06,484] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,487] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,487] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,488] INFO [Partition -uve-topic-3-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-03-19 05:37:06,488] INFO [Partition -uve-topic-3-10 broker=3] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,491] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,491] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,491] INFO [Partition -uve-topic-28-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-03-19 05:37:06,491] INFO [Partition -uve-topic-28-24 broker=3] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,493] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,494] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,494] INFO [Partition -uve-topic-28-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-03-19 05:37:06,494] INFO [Partition -uve-topic-28-5 broker=3] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,497] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,497] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,498] INFO [Partition -uve-topic-15-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-03-19 05:37:06,498] INFO [Partition -uve-topic-15-7 broker=3] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,501] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,502] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,502] INFO [Partition -uve-topic-18-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-03-19 05:37:06,502] INFO [Partition -uve-topic-18-1 broker=3] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,518] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,518] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,518] INFO [Partition -uve-topic-22-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-03-19 05:37:06,518] INFO [Partition -uve-topic-22-18 broker=3] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,522] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,523] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,523] INFO [Partition -uve-topic-14-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-03-19 05:37:06,523] INFO [Partition -uve-topic-14-3 broker=3] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,533] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,533] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,534] INFO [Partition -uve-topic-4-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-03-19 05:37:06,534] INFO [Partition -uve-topic-4-8 broker=3] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,535] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,536] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,536] INFO [Partition -uve-topic-18-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-03-19 05:37:06,536] INFO [Partition -uve-topic-18-7 broker=3] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,543] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,543] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,543] INFO [Partition -uve-topic-22-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-03-19 05:37:06,543] INFO [Partition -uve-topic-22-24 broker=3] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,545] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,545] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,546] INFO [Partition -uve-topic-17-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-03-19 05:37:06,546] INFO [Partition -uve-topic-17-6 broker=3] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,549] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,550] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,550] INFO [Partition -uve-topic-12-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-03-19 05:37:06,550] INFO [Partition -uve-topic-12-20 broker=3] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,555] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,557] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,557] INFO [Partition -uve-topic-25-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-03-19 05:37:06,557] INFO [Partition -uve-topic-25-18 broker=3] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,585] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,585] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,585] INFO [Partition -uve-topic-11-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-03-19 05:37:06,585] INFO [Partition -uve-topic-11-0 broker=3] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,594] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,594] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,594] INFO [Partition -uve-topic-19-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-03-19 05:37:06,594] INFO [Partition -uve-topic-19-18 broker=3] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,598] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,612] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,612] INFO [Partition -uve-topic-28-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-03-19 05:37:06,612] INFO [Partition -uve-topic-28-21 broker=3] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,617] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,617] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,617] INFO [Partition -uve-topic-20-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-03-19 05:37:06,617] INFO [Partition -uve-topic-20-3 broker=3] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,626] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,627] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,627] INFO [Partition -uve-topic-21-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-03-19 05:37:06,627] INFO [Partition -uve-topic-21-23 broker=3] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,635] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,639] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,639] INFO [Partition -uve-topic-22-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-03-19 05:37:06,639] INFO [Partition -uve-topic-22-15 broker=3] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,646] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,646] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,647] INFO [Partition -uve-topic-14-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-03-19 05:37:06,647] INFO [Partition -uve-topic-14-22 broker=3] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,654] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,654] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,655] INFO [Partition -uve-topic-1-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-03-19 05:37:06,655] INFO [Partition -uve-topic-1-14 broker=3] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,659] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,659] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,659] INFO [Partition -uve-topic-6-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-03-19 05:37:06,659] INFO [Partition -uve-topic-6-10 broker=3] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,661] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,670] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,670] INFO [Partition -uve-topic-22-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-03-19 05:37:06,670] INFO [Partition -uve-topic-22-5 broker=3] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,675] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,675] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,675] INFO [Partition -uve-topic-3-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-03-19 05:37:06,676] INFO [Partition -uve-topic-3-7 broker=3] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,682] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,683] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,683] INFO [Partition -uve-topic-28-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-03-19 05:37:06,683] INFO [Partition -uve-topic-28-2 broker=3] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,693] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,693] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,693] INFO [Partition -uve-topic-15-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-03-19 05:37:06,693] INFO [Partition -uve-topic-15-4 broker=3] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,698] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,699] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,699] INFO [Partition -uve-topic-3-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-03-19 05:37:06,699] INFO [Partition -uve-topic-3-26 broker=3] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,701] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,701] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,702] INFO [Partition -uve-topic-1-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-03-19 05:37:06,702] INFO [Partition -uve-topic-1-5 broker=3] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,704] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,704] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,704] INFO [Partition -uve-topic-2-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-03-19 05:37:06,704] INFO [Partition -uve-topic-2-25 broker=3] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,708] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,708] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,708] INFO [Partition -uve-topic-22-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-03-19 05:37:06,708] INFO [Partition -uve-topic-22-12 broker=3] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,711] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,712] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,712] INFO [Partition -uve-topic-22-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-03-19 05:37:06,712] INFO [Partition -uve-topic-22-21 broker=3] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,740] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,740] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,740] INFO [Partition -uve-topic-1-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-03-19 05:37:06,741] INFO [Partition -uve-topic-1-11 broker=3] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,744] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,745] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,745] INFO [Partition -uve-topic-17-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-03-19 05:37:06,745] INFO [Partition -uve-topic-17-3 broker=3] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,749] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,750] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,750] INFO [Partition -uve-topic-3-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-03-19 05:37:06,750] INFO [Partition -uve-topic-3-23 broker=3] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,753] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,753] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,753] INFO [Partition -uve-topic-19-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-03-19 05:37:06,753] INFO [Partition -uve-topic-19-15 broker=3] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,757] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,758] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,758] INFO [Partition -uve-topic-4-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-03-19 05:37:06,758] INFO [Partition -uve-topic-4-5 broker=3] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,761] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,762] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,762] INFO [Partition -uve-topic-20-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-03-19 05:37:06,762] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,766] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,767] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,767] INFO [Partition -uve-topic-3-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-03-19 05:37:06,767] INFO [Partition -uve-topic-3-4 broker=3] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,772] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,773] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,773] INFO [Partition -uve-topic-28-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-03-19 05:37:06,774] INFO [Partition -uve-topic-28-18 broker=3] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,776] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,776] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,780] INFO [Partition -uve-topic-8-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-03-19 05:37:06,780] INFO [Partition -uve-topic-8-28 broker=3] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,783] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,785] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,785] INFO [Partition -uve-topic-2-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-03-19 05:37:06,785] INFO [Partition -uve-topic-2-22 broker=3] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,797] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,797] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,797] INFO [Partition -uve-topic-1-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-03-19 05:37:06,797] INFO [Partition -uve-topic-1-2 broker=3] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,803] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,803] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,804] INFO [Partition -uve-topic-14-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-03-19 05:37:06,804] INFO [Partition -uve-topic-14-19 broker=3] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,805] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,806] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,807] INFO [Partition -uve-topic-7-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-03-19 05:37:06,807] INFO [Partition -uve-topic-7-27 broker=3] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,809] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,809] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,809] INFO [Partition -uve-topic-6-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-03-19 05:37:06,809] INFO [Partition -uve-topic-6-7 broker=3] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,811] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,812] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,812] INFO [Partition -uve-topic-14-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-03-19 05:37:06,812] INFO [Partition -uve-topic-14-0 broker=3] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,816] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,816] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,816] INFO [Partition -uve-topic-8-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-03-19 05:37:06,816] INFO [Partition -uve-topic-8-19 broker=3] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,819] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,819] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,819] INFO [Partition -uve-topic-21-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-03-19 05:37:06,819] INFO [Partition -uve-topic-21-11 broker=3] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,821] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,821] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,822] INFO [Partition -uve-topic-25-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-03-19 05:37:06,822] INFO [Partition -uve-topic-25-15 broker=3] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,825] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,826] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,826] INFO [Partition -uve-topic-12-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-03-19 05:37:06,826] INFO [Partition -uve-topic-12-17 broker=3] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,832] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,836] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,836] INFO [Partition -uve-topic-21-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-03-19 05:37:06,836] INFO [Partition -uve-topic-21-20 broker=3] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,839] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,843] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,843] INFO [Partition -uve-topic-22-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-03-19 05:37:06,843] INFO [Partition -uve-topic-22-2 broker=3] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,846] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,846] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,846] INFO [Partition -uve-topic-15-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-03-19 05:37:06,846] INFO [Partition -uve-topic-15-1 broker=3] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,851] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-7-4, -uve-topic-17-14, -uve-topic-12-2, -uve-topic-3-14, -uve-topic-8-26, -uve-topic-19-13, -uve-topic-22-27, -uve-topic-1-23, -uve-topic-22-9, -uve-topic-3-22, -uve-topic-17-23, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-12-18, -uve-topic-6-18, -uve-topic-22-17, -uve-topic-20-0, -uve-topic-8-17, -uve-topic-12-0, -uve-topic-20-26, -uve-topic-12-26, -uve-topic-8-25, -uve-topic-19-12, -uve-topic-3-13, -uve-topic-12-8, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-4-17, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-6-16, -uve-topic-23-12, -uve-topic-4-25, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-6-24, -uve-topic-4-7, -uve-topic-21-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-8-5, -uve-topic-23-2, -uve-topic-1-2, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-4-23, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-7-19, -uve-topic-23-18, -uve-topic-11-2, -uve-topic-2-14, -uve-topic-7-1, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-21-27, -uve-topic-23-0, -uve-topic-15-0, -uve-topic-7-27, -uve-topic-21-9, -uve-topic-7-9, -uve-topic-23-8, -uve-topic-2-23, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-14-13, -uve-topic-19-0, -uve-topic-11-0, -uve-topic-7-25, -uve-topic-12-23, -uve-topic-7-7, -uve-topic-14-22, -uve-topic-12-5, -uve-topic-14-4, -uve-topic-7-15, -uve-topic-14-12, -uve-topic-19-6, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-20-3, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-20-29, -uve-topic-8-2, -uve-topic-12-29, -uve-topic-20-11, -uve-topic-8-28, -uve-topic-12-11, -uve-topic-14-10, -uve-topic-8-10, -uve-topic-15-25, -uve-topic-1-25, -uve-topic-17-24, -uve-topic-25-24, -uve-topic-1-7, -uve-topic-17-6, -uve-topic-22-18, -uve-topic-22-0, -uve-topic-25-14, -uve-topic-15-15, -uve-topic-6-27, -uve-topic-20-9, -uve-topic-4-10, -uve-topic-6-9, -uve-topic-23-23, -uve-topic-8-8, -uve-topic-23-5, -uve-topic-1-5, -uve-topic-4-26, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-1-13, -uve-topic-17-12, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-20-8, -uve-topic-4-16, -uve-topic-23-29, -uve-topic-21-12, -uve-topic-2-25, -uve-topic-23-11, -uve-topic-7-12, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-18-6, -uve-topic-2-26, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-2-16, -uve-topic-28-14, -uve-topic-18-15, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-3-20, -uve-topic-14-7, -uve-topic-19-19, -uve-topic-7-18, -uve-topic-22-15, -uve-topic-7-0, -uve-topic-14-15, -uve-topic-19-28, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-8-23, -uve-topic-2-4, -uve-topic-19-18, -uve-topic-3-26, -uve-topic-8-13, -uve-topic-17-27, -uve-topic-3-8, -uve-topic-6-22, -uve-topic-17-9, -uve-topic-22-21, -uve-topic-22-3, -uve-topic-14-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-17-17, -uve-topic-3-17, -uve-topic-8-29, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-8-11, -uve-topic-1-26, -uve-topic-22-12, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-1-8, -uve-topic-3-7, -uve-topic-8-19, -uve-topic-20-21, -uve-topic-4-29, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-8-1, -uve-topic-6-28, -uve-topic-4-11, -uve-topic-23-24, -uve-topic-6-10, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-23-6, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-17-5, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-6-19, -uve-topic-1-14, -uve-topic-6-1, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-4-28, -uve-topic-20-27, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-2-19, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-11-14, -uve-topic-7-13, -uve-topic-14-28, -uve-topic-18-0, -uve-topic-2-1, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-11-23, -uve-topic-4-8, -uve-topic-11-5, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-18-16, -uve-topic-19-21, -uve-topic-14-16, -uve-topic-14-24, -uve-topic-11-11, -uve-topic-7-10, -uve-topic-14-25, -uve-topic-3-1, -uve-topic-20-15, -uve-topic-22-14, -uve-topic-17-2, -uve-topic-12-15, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-8-14, -uve-topic-19-1, -uve-topic-1-29, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-1-11, -uve-topic-8-22, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-20-24, -uve-topic-8-4, -uve-topic-20-6, -uve-topic-1-19, -uve-topic-22-5, -uve-topic-17-18, -uve-topic-12-6, -uve-topic-1-1, -uve-topic-17-0, -uve-topic-20-14, -uve-topic-12-14, -uve-topic-17-26, -uve-topic-25-8, -uve-topic-15-9, -uve-topic-6-21, -uve-topic-17-8, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-1-17, -uve-topic-6-4, -uve-topic-20-12, -uve-topic-4-13, -uve-topic-6-12, -uve-topic-23-26, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-20-20, -uve-topic-20-2, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-11-8, -uve-topic-2-20, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-4-19, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, -uve-topic-21-15, -uve-topic-4-1, -uve-topic-2-28, -uve-topic-18-27, -uve-topic-23-14, -uve-topic-28-26, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-14-1, -uve-topic-14-27, -uve-topic-14-9, -uve-topic-3-23, -uve-topic-19-22, -uve-topic-3-5, -uve-topic-7-21, -uve-topic-19-4, -uve-topic-21-3, -uve-topic-7-3, -uve-topic-14-18, -uve-topic-14-0, -uve-topic-8-7, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-1-22, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-17-21, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-20-17, -uve-topic-25-29, -uve-topic-12-17, -uve-topic-17-29, -uve-topic-3-29, -uve-topic-8-16, -uve-topic-17-11, -uve-topic-3-11, -uve-topic-19-10, -uve-topic-22-24, -uve-topic-6-25, -uve-topic-1-20, -uve-topic-22-6, -uve-topic-3-19, -uve-topic-14-6, -uve-topic-17-20, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-1-28, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-1-10, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-20-23, -uve-topic-20-5, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-4-14, -uve-topic-15-1, -uve-topic-11-29, -uve-topic-25-0, -uve-topic-6-13, -uve-topic-23-27, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-23-9, -uve-topic-4-22, -uve-topic-2-5, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-4-4, -uve-topic-21-18, -uve-topic-28-29, -uve-topic-21-0, -uve-topic-2-13, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-23-15, -uve-topic-18-3, -uve-topic-7-16, -uve-topic-28-2, -uve-topic-2-11, -uve-topic-19-25, -uve-topic-19-7, -uve-topic-21-6, -uve-topic-7-6, -uve-topic-14-21, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-22-29, -uve-topic-7-22, -uve-topic-12-20, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:06,867] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-21-23 -> (offset=0, leaderEpoch=0), -uve-topic-4-22 -> (offset=0, leaderEpoch=0), -uve-topic-23-5 -> (offset=0, leaderEpoch=0), -uve-topic-14-12 -> (offset=0, leaderEpoch=0), -uve-topic-18-27 -> (offset=0, leaderEpoch=0), -uve-topic-28-26 -> (offset=0, leaderEpoch=0), -uve-topic-15-3 -> (offset=0, leaderEpoch=0), -uve-topic-25-2 -> (offset=0, leaderEpoch=0), -uve-topic-18-3 -> (offset=0, leaderEpoch=0), -uve-topic-28-2 -> (offset=0, leaderEpoch=0), -uve-topic-3-10 -> (offset=0, leaderEpoch=0), -uve-topic-11-8 -> (offset=0, leaderEpoch=0), -uve-topic-3-19 -> (offset=0, leaderEpoch=0), -uve-topic-12-5 -> (offset=0, leaderEpoch=0), -uve-topic-19-12 -> (offset=0, leaderEpoch=0), -uve-topic-20-14 -> (offset=0, leaderEpoch=0), -uve-topic-11-2 -> (offset=0, leaderEpoch=0), -uve-topic-22-20 -> (offset=0, leaderEpoch=0), -uve-topic-19-0 -> (offset=0, leaderEpoch=0), -uve-topic-25-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-13 -> (offset=0, leaderEpoch=0), -uve-topic-25-8 -> (offset=0, leaderEpoch=0), -uve-topic-15-9 -> (offset=0, leaderEpoch=0), -uve-topic-3-28 -> (offset=0, leaderEpoch=0), -uve-topic-25-23 -> (offset=0, leaderEpoch=0), -uve-topic-15-24 -> (offset=0, leaderEpoch=0), -uve-topic-6-27 -> (offset=0, leaderEpoch=0), -uve-topic-23-14 -> (offset=0, leaderEpoch=0), -uve-topic-7-21 -> (offset=0, leaderEpoch=0), -uve-topic-15-0 -> (offset=0, leaderEpoch=0), -uve-topic-12-14 -> (offset=0, leaderEpoch=0), -uve-topic-4-4 -> (offset=0, leaderEpoch=0), -uve-topic-23-17 -> (offset=0, leaderEpoch=0), -uve-topic-11-5 -> (offset=0, leaderEpoch=0), -uve-topic-8-4 -> (offset=0, leaderEpoch=0), -uve-topic-20-26 -> (offset=0, leaderEpoch=0), -uve-topic-12-17 -> (offset=0, leaderEpoch=0), -uve-topic-19-24 -> (offset=0, leaderEpoch=0), -uve-topic-22-8 -> (offset=0, leaderEpoch=0), -uve-topic-3-25 -> (offset=0, leaderEpoch=0), -uve-topic-17-11 -> (offset=0, leaderEpoch=0), -uve-topic-8-22 -> (offset=0, leaderEpoch=0), -uve-topic-19-6 -> (offset=0, leaderEpoch=0), -uve-topic-28-11 -> (offset=0, leaderEpoch=0), -uve-topic-18-12 -> (offset=0, leaderEpoch=0), -uve-topic-2-1 -> (offset=0, leaderEpoch=0), -uve-topic-6-0 -> (offset=0, leaderEpoch=0), -uve-topic-14-27 -> (offset=0, leaderEpoch=0), -uve-topic-22-5 -> (offset=0, leaderEpoch=0), -uve-topic-6-6 -> (offset=0, leaderEpoch=0), -uve-topic-21-20 -> (offset=0, leaderEpoch=0), -uve-topic-3-4 -> (offset=0, leaderEpoch=0), -uve-topic-14-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-20 -> (offset=0, leaderEpoch=0), -uve-topic-19-27 -> (offset=0, leaderEpoch=0), -uve-topic-28-8 -> (offset=0, leaderEpoch=0), -uve-topic-18-9 -> (offset=0, leaderEpoch=0), -uve-topic-11-29 -> (offset=0, leaderEpoch=0), -uve-topic-21-8 -> (offset=0, leaderEpoch=0), -uve-topic-22-29 -> (offset=0, leaderEpoch=0), -uve-topic-7-0 -> (offset=0, leaderEpoch=0), -uve-topic-2-10 -> (offset=0, leaderEpoch=0), -uve-topic-14-24 -> (offset=0, leaderEpoch=0), -uve-topic-11-17 -> (offset=0, leaderEpoch=0), -uve-topic-6-24 -> (offset=0, leaderEpoch=0), -uve-topic-8-13 -> (offset=0, leaderEpoch=0), -uve-topic-3-7 -> (offset=0, leaderEpoch=0), -uve-topic-17-20 -> (offset=0, leaderEpoch=0), -uve-topic-20-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-28 -> (offset=0, leaderEpoch=0), -uve-topic-22-17 -> (offset=0, leaderEpoch=0), -uve-topic-19-3 -> (offset=0, leaderEpoch=0), -uve-topic-8-1 -> (offset=0, leaderEpoch=0), -uve-topic-20-23 -> (offset=0, leaderEpoch=0), -uve-topic-19-9 -> (offset=0, leaderEpoch=0), -uve-topic-3-22 -> (offset=0, leaderEpoch=0), -uve-topic-12-26 -> (offset=0, leaderEpoch=0), -uve-topic-2-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-11 -> (offset=0, leaderEpoch=0), -uve-topic-1-13 -> (offset=0, leaderEpoch=0), -uve-topic-22-2 -> (offset=0, leaderEpoch=0), -uve-topic-6-21 -> (offset=0, leaderEpoch=0), -uve-topic-2-19 -> (offset=0, leaderEpoch=0), -uve-topic-2-16 -> (offset=0, leaderEpoch=0), -uve-topic-12-11 -> (offset=0, leaderEpoch=0), -uve-topic-17-8 -> (offset=0, leaderEpoch=0), -uve-topic-6-15 -> (offset=0, leaderEpoch=0), -uve-topic-1-1 -> (offset=0, leaderEpoch=0), -uve-topic-14-3 -> (offset=0, leaderEpoch=0), -uve-topic-23-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-29 -> (offset=0, leaderEpoch=0), -uve-topic-8-25 -> (offset=0, leaderEpoch=0), -uve-topic-23-2 -> (offset=0, leaderEpoch=0), -uve-topic-6-9 -> (offset=0, leaderEpoch=0), -uve-topic-4-16 -> (offset=0, leaderEpoch=0), -uve-topic-1-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-15 -> (offset=0, leaderEpoch=0), -uve-topic-21-5 -> (offset=0, leaderEpoch=0), -uve-topic-11-14 -> (offset=0, leaderEpoch=0), -uve-topic-7-24 -> (offset=0, leaderEpoch=0), -uve-topic-20-20 -> (offset=0, leaderEpoch=0), -uve-topic-17-17 -> (offset=0, leaderEpoch=0), -uve-topic-12-23 -> (offset=0, leaderEpoch=0), -uve-topic-14-0 -> (offset=0, leaderEpoch=0), -uve-topic-14-15 -> (offset=0, leaderEpoch=0), -uve-topic-28-17 -> (offset=0, leaderEpoch=0), -uve-topic-18-18 -> (offset=0, leaderEpoch=0), -uve-topic-12-29 -> (offset=0, leaderEpoch=0), -uve-topic-22-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-21 -> (offset=0, leaderEpoch=0), -uve-topic-23-23 -> (offset=0, leaderEpoch=0), -uve-topic-2-4 -> (offset=0, leaderEpoch=0), -uve-topic-6-18 -> (offset=0, leaderEpoch=0), -uve-topic-8-7 -> (offset=0, leaderEpoch=0), -uve-topic-2-25 -> (offset=0, leaderEpoch=0), -uve-topic-23-29 -> (offset=0, leaderEpoch=0), -uve-topic-6-3 -> (offset=0, leaderEpoch=0), -uve-topic-4-13 -> (offset=0, leaderEpoch=0), -uve-topic-15-6 -> (offset=0, leaderEpoch=0), -uve-topic-25-5 -> (offset=0, leaderEpoch=0), -uve-topic-4-1 -> (offset=0, leaderEpoch=0), -uve-topic-1-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-11 -> (offset=0, leaderEpoch=0), -uve-topic-28-14 -> (offset=0, leaderEpoch=0), -uve-topic-18-15 -> (offset=0, leaderEpoch=0), -uve-topic-3-16 -> (offset=0, leaderEpoch=0), -uve-topic-12-20 -> (offset=0, leaderEpoch=0), -uve-topic-20-8 -> (offset=0, leaderEpoch=0), -uve-topic-20-29 -> (offset=0, leaderEpoch=0), -uve-topic-1-19 -> (offset=0, leaderEpoch=0), -uve-topic-1-16 -> (offset=0, leaderEpoch=0), -uve-topic-11-26 -> (offset=0, leaderEpoch=0), -uve-topic-7-12 -> (offset=0, leaderEpoch=0), -uve-topic-11-11 -> (offset=0, leaderEpoch=0), -uve-topic-21-17 -> (offset=0, leaderEpoch=0), -uve-topic-4-7 -> (offset=0, leaderEpoch=0), -uve-topic-1-25 -> (offset=0, leaderEpoch=0), -uve-topic-2-22 -> (offset=0, leaderEpoch=0), -uve-topic-18-21 -> (offset=0, leaderEpoch=0), -uve-topic-28-20 -> (offset=0, leaderEpoch=0), -uve-topic-17-23 -> (offset=0, leaderEpoch=0), -uve-topic-21-2 -> (offset=0, leaderEpoch=0), -uve-topic-22-26 -> (offset=0, leaderEpoch=0), -uve-topic-1-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-16 -> (offset=0, leaderEpoch=0), -uve-topic-1-10 -> (offset=0, leaderEpoch=0), -uve-topic-17-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-9 -> (offset=0, leaderEpoch=0), -uve-topic-28-23 -> (offset=0, leaderEpoch=0), -uve-topic-18-24 -> (offset=0, leaderEpoch=0), -uve-topic-15-18 -> (offset=0, leaderEpoch=0), -uve-topic-25-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-10 -> (offset=0, leaderEpoch=0), -uve-topic-3-13 -> (offset=0, leaderEpoch=0), -uve-topic-11-23 -> (offset=0, leaderEpoch=0), -uve-topic-22-23 -> (offset=0, leaderEpoch=0), -uve-topic-7-18 -> (offset=0, leaderEpoch=0), -uve-topic-17-2 -> (offset=0, leaderEpoch=0), -uve-topic-1-4 -> (offset=0, leaderEpoch=0), -uve-topic-4-19 -> (offset=0, leaderEpoch=0), -uve-topic-21-14 -> (offset=0, leaderEpoch=0), -uve-topic-19-18 -> (offset=0, leaderEpoch=0), -uve-topic-17-29 -> (offset=0, leaderEpoch=0), -uve-topic-4-10 -> (offset=0, leaderEpoch=0), -uve-topic-20-5 -> (offset=0, leaderEpoch=0), -uve-topic-17-26 -> (offset=0, leaderEpoch=0), -uve-topic-7-9 -> (offset=0, leaderEpoch=0), -uve-topic-7-27 -> (offset=0, leaderEpoch=0), -uve-topic-12-8 -> (offset=0, leaderEpoch=0), -uve-topic-12-2 -> (offset=0, leaderEpoch=0), -uve-topic-7-3 -> (offset=0, leaderEpoch=0), -uve-topic-25-20 -> (offset=0, leaderEpoch=0), -uve-topic-15-21 -> (offset=0, leaderEpoch=0), -uve-topic-25-14 -> (offset=0, leaderEpoch=0), -uve-topic-15-15 -> (offset=0, leaderEpoch=0), -uve-topic-14-18 -> (offset=0, leaderEpoch=0), -uve-topic-19-21 -> (offset=0, leaderEpoch=0), -uve-topic-23-8 -> (offset=0, leaderEpoch=0), -uve-topic-28-5 -> (offset=0, leaderEpoch=0), -uve-topic-18-6 -> (offset=0, leaderEpoch=0), -uve-topic-7-6 -> (offset=0, leaderEpoch=0), -uve-topic-21-26 -> (offset=0, leaderEpoch=0), -uve-topic-8-19 -> (offset=0, leaderEpoch=0), -uve-topic-8-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-2 -> (offset=0, leaderEpoch=0), -uve-topic-19-15 -> (offset=0, leaderEpoch=0), -uve-topic-21-11 -> (offset=0, leaderEpoch=0), -uve-topic-6-12 -> (offset=0, leaderEpoch=0), -uve-topic-11-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-0 -> (offset=0, leaderEpoch=0), -uve-topic-4-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-17 -> (offset=0, leaderEpoch=0), -uve-topic-3-1 -> (offset=0, leaderEpoch=0), -uve-topic-4-25 -> (offset=0, leaderEpoch=0), -uve-topic-25-26 -> (offset=0, leaderEpoch=0), -uve-topic-15-27 -> (offset=0, leaderEpoch=0), -uve-topic-28-29 -> (offset=0, leaderEpoch=0), -uve-topic-25-11 -> (offset=0, leaderEpoch=0), -uve-topic-15-12 -> (offset=0, leaderEpoch=0), -uve-topic-17-5 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:06,870] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions Map(-uve-topic-11-24 -> (offset=0, leaderEpoch=0), -uve-topic-23-21 -> (offset=0, leaderEpoch=0), -uve-topic-20-6 -> (offset=0, leaderEpoch=0), -uve-topic-19-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-25 -> (offset=0, leaderEpoch=0), -uve-topic-20-0 -> (offset=0, leaderEpoch=0), -uve-topic-8-5 -> (offset=0, leaderEpoch=0), -uve-topic-21-15 -> (offset=0, leaderEpoch=0), -uve-topic-6-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-4 -> (offset=0, leaderEpoch=0), -uve-topic-12-21 -> (offset=0, leaderEpoch=0), -uve-topic-7-1 -> (offset=0, leaderEpoch=0), -uve-topic-14-7 -> (offset=0, leaderEpoch=0), -uve-topic-17-9 -> (offset=0, leaderEpoch=0), -uve-topic-1-17 -> (offset=0, leaderEpoch=0), -uve-topic-4-29 -> (offset=0, leaderEpoch=0), -uve-topic-18-10 -> (offset=0, leaderEpoch=0), -uve-topic-28-9 -> (offset=0, leaderEpoch=0), -uve-topic-1-5 -> (offset=0, leaderEpoch=0), -uve-topic-14-13 -> (offset=0, leaderEpoch=0), -uve-topic-8-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-20 -> (offset=0, leaderEpoch=0), -uve-topic-1-26 -> (offset=0, leaderEpoch=0), -uve-topic-23-18 -> (offset=0, leaderEpoch=0), -uve-topic-28-27 -> (offset=0, leaderEpoch=0), -uve-topic-18-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-29 -> (offset=0, leaderEpoch=0), -uve-topic-4-26 -> (offset=0, leaderEpoch=0), -uve-topic-23-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-9 -> (offset=0, leaderEpoch=0), -uve-topic-14-1 -> (offset=0, leaderEpoch=0), -uve-topic-6-13 -> (offset=0, leaderEpoch=0), -uve-topic-14-16 -> (offset=0, leaderEpoch=0), -uve-topic-18-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-12 -> (offset=0, leaderEpoch=0), -uve-topic-7-28 -> (offset=0, leaderEpoch=0), -uve-topic-3-14 -> (offset=0, leaderEpoch=0), -uve-topic-12-9 -> (offset=0, leaderEpoch=0), -uve-topic-21-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-20 -> (offset=0, leaderEpoch=0), -uve-topic-14-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-24 -> (offset=0, leaderEpoch=0), -uve-topic-12-6 -> (offset=0, leaderEpoch=0), -uve-topic-20-27 -> (offset=0, leaderEpoch=0), -uve-topic-18-4 -> (offset=0, leaderEpoch=0), -uve-topic-28-3 -> (offset=0, leaderEpoch=0), -uve-topic-11-21 -> (offset=0, leaderEpoch=0), -uve-topic-1-23 -> (offset=0, leaderEpoch=0), -uve-topic-22-21 -> (offset=0, leaderEpoch=0), -uve-topic-4-8 -> (offset=0, leaderEpoch=0), -uve-topic-7-7 -> (offset=0, leaderEpoch=0), -uve-topic-18-25 -> (offset=0, leaderEpoch=0), -uve-topic-28-24 -> (offset=0, leaderEpoch=0), -uve-topic-11-9 -> (offset=0, leaderEpoch=0), -uve-topic-17-21 -> (offset=0, leaderEpoch=0), -uve-topic-1-20 -> (offset=0, leaderEpoch=0), -uve-topic-3-2 -> (offset=0, leaderEpoch=0), -uve-topic-7-25 -> (offset=0, leaderEpoch=0), -uve-topic-14-22 -> (offset=0, leaderEpoch=0), -uve-topic-19-13 -> (offset=0, leaderEpoch=0), -uve-topic-19-10 -> (offset=0, leaderEpoch=0), -uve-topic-8-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-26 -> (offset=0, leaderEpoch=0), -uve-topic-17-12 -> (offset=0, leaderEpoch=0), -uve-topic-1-14 -> (offset=0, leaderEpoch=0), -uve-topic-17-15 -> (offset=0, leaderEpoch=0), -uve-topic-28-15 -> (offset=0, leaderEpoch=0), -uve-topic-18-16 -> (offset=0, leaderEpoch=0), -uve-topic-17-18 -> (offset=0, leaderEpoch=0), -uve-topic-22-9 -> (offset=0, leaderEpoch=0), -uve-topic-6-10 -> (offset=0, leaderEpoch=0), -uve-topic-12-18 -> (offset=0, leaderEpoch=0), -uve-topic-4-5 -> (offset=0, leaderEpoch=0), -uve-topic-3-29 -> (offset=0, leaderEpoch=0), -uve-topic-15-7 -> (offset=0, leaderEpoch=0), -uve-topic-25-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-24 -> (offset=0, leaderEpoch=0), -uve-topic-4-23 -> (offset=0, leaderEpoch=0), -uve-topic-23-0 -> (offset=0, leaderEpoch=0), -uve-topic-3-8 -> (offset=0, leaderEpoch=0), -uve-topic-6-28 -> (offset=0, leaderEpoch=0), -uve-topic-2-14 -> (offset=0, leaderEpoch=0), -uve-topic-17-27 -> (offset=0, leaderEpoch=0), -uve-topic-12-3 -> (offset=0, leaderEpoch=0), -uve-topic-14-4 -> (offset=0, leaderEpoch=0), -uve-topic-15-25 -> (offset=0, leaderEpoch=0), -uve-topic-25-24 -> (offset=0, leaderEpoch=0), -uve-topic-7-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-22 -> (offset=0, leaderEpoch=0), -uve-topic-8-23 -> (offset=0, leaderEpoch=0), -uve-topic-8-8 -> (offset=0, leaderEpoch=0), -uve-topic-22-18 -> (offset=0, leaderEpoch=0), -uve-topic-17-24 -> (offset=0, leaderEpoch=0), -uve-topic-20-15 -> (offset=0, leaderEpoch=0), -uve-topic-3-11 -> (offset=0, leaderEpoch=0), -uve-topic-15-13 -> (offset=0, leaderEpoch=0), -uve-topic-25-12 -> (offset=0, leaderEpoch=0), -uve-topic-3-17 -> (offset=0, leaderEpoch=0), -uve-topic-23-27 -> (offset=0, leaderEpoch=0), -uve-topic-28-21 -> (offset=0, leaderEpoch=0), -uve-topic-18-22 -> (offset=0, leaderEpoch=0), -uve-topic-12-0 -> (offset=0, leaderEpoch=0), -uve-topic-2-2 -> (offset=0, leaderEpoch=0), -uve-topic-25-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-4 -> (offset=0, leaderEpoch=0), -uve-topic-23-15 -> (offset=0, leaderEpoch=0), -uve-topic-2-11 -> (offset=0, leaderEpoch=0), -uve-topic-3-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-21 -> (offset=0, leaderEpoch=0), -uve-topic-11-6 -> (offset=0, leaderEpoch=0), -uve-topic-20-12 -> (offset=0, leaderEpoch=0), -uve-topic-22-6 -> (offset=0, leaderEpoch=0), -uve-topic-3-5 -> (offset=0, leaderEpoch=0), -uve-topic-19-25 -> (offset=0, leaderEpoch=0), -uve-topic-2-23 -> (offset=0, leaderEpoch=0), -uve-topic-28-18 -> (offset=0, leaderEpoch=0), -uve-topic-18-19 -> (offset=0, leaderEpoch=0), -uve-topic-22-12 -> (offset=0, leaderEpoch=0), -uve-topic-12-15 -> (offset=0, leaderEpoch=0), -uve-topic-25-21 -> (offset=0, leaderEpoch=0), -uve-topic-15-22 -> (offset=0, leaderEpoch=0), -uve-topic-25-15 -> (offset=0, leaderEpoch=0), -uve-topic-15-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-10 -> (offset=0, leaderEpoch=0), -uve-topic-6-19 -> (offset=0, leaderEpoch=0), -uve-topic-12-12 -> (offset=0, leaderEpoch=0), -uve-topic-7-19 -> (offset=0, leaderEpoch=0), -uve-topic-4-17 -> (offset=0, leaderEpoch=0), -uve-topic-22-3 -> (offset=0, leaderEpoch=0), -uve-topic-19-22 -> (offset=0, leaderEpoch=0), -uve-topic-2-17 -> (offset=0, leaderEpoch=0), -uve-topic-3-23 -> (offset=0, leaderEpoch=0), -uve-topic-17-6 -> (offset=0, leaderEpoch=0), -uve-topic-11-18 -> (offset=0, leaderEpoch=0), -uve-topic-22-27 -> (offset=0, leaderEpoch=0), -uve-topic-21-18 -> (offset=0, leaderEpoch=0), -uve-topic-18-7 -> (offset=0, leaderEpoch=0), -uve-topic-28-6 -> (offset=0, leaderEpoch=0), -uve-topic-17-0 -> (offset=0, leaderEpoch=0), -uve-topic-19-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-4 -> (offset=0, leaderEpoch=0), -uve-topic-20-24 -> (offset=0, leaderEpoch=0), -uve-topic-21-9 -> (offset=0, leaderEpoch=0), -uve-topic-22-0 -> (offset=0, leaderEpoch=0), -uve-topic-17-3 -> (offset=0, leaderEpoch=0), -uve-topic-4-20 -> (offset=0, leaderEpoch=0), -uve-topic-11-3 -> (offset=0, leaderEpoch=0), -uve-topic-12-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-0 -> (offset=0, leaderEpoch=0), -uve-topic-18-1 -> (offset=0, leaderEpoch=0), -uve-topic-28-0 -> (offset=0, leaderEpoch=0), -uve-topic-15-19 -> (offset=0, leaderEpoch=0), -uve-topic-25-18 -> (offset=0, leaderEpoch=0), -uve-topic-8-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-8 -> (offset=0, leaderEpoch=0), -uve-topic-6-22 -> (offset=0, leaderEpoch=0), -uve-topic-25-9 -> (offset=0, leaderEpoch=0), -uve-topic-15-10 -> (offset=0, leaderEpoch=0), -uve-topic-14-25 -> (offset=0, leaderEpoch=0), -uve-topic-22-15 -> (offset=0, leaderEpoch=0), -uve-topic-1-11 -> (offset=0, leaderEpoch=0), -uve-topic-23-12 -> (offset=0, leaderEpoch=0), -uve-topic-12-24 -> (offset=0, leaderEpoch=0), -uve-topic-19-19 -> (offset=0, leaderEpoch=0), -uve-topic-11-15 -> (offset=0, leaderEpoch=0), -uve-topic-4-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-6 -> (offset=0, leaderEpoch=0), -uve-topic-2-5 -> (offset=0, leaderEpoch=0), -uve-topic-6-1 -> (offset=0, leaderEpoch=0), -uve-topic-3-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-0 -> (offset=0, leaderEpoch=0), -uve-topic-20-3 -> (offset=0, leaderEpoch=0), -uve-topic-20-21 -> (offset=0, leaderEpoch=0), -uve-topic-8-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-10 -> (offset=0, leaderEpoch=0), -uve-topic-21-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-27 -> (offset=0, leaderEpoch=0), -uve-topic-19-7 -> (offset=0, leaderEpoch=0), -uve-topic-21-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-0 -> (offset=0, leaderEpoch=0), -uve-topic-4-2 -> (offset=0, leaderEpoch=0), -uve-topic-20-18 -> (offset=0, leaderEpoch=0), -uve-topic-11-12 -> (offset=0, leaderEpoch=0), -uve-topic-1-8 -> (offset=0, leaderEpoch=0), -uve-topic-4-14 -> (offset=0, leaderEpoch=0), -uve-topic-20-9 -> (offset=0, leaderEpoch=0), -uve-topic-7-13 -> (offset=0, leaderEpoch=0), -uve-topic-25-27 -> (offset=0, leaderEpoch=0), -uve-topic-15-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-4 -> (offset=0, leaderEpoch=0), -uve-topic-1-2 -> (offset=0, leaderEpoch=0), -uve-topic-1-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-1 -> (offset=0, leaderEpoch=0), -uve-topic-23-24 -> (offset=0, leaderEpoch=0), -uve-topic-14-19 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,943] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,944] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,944] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,944] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,944] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,944] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,944] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,945] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,945] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,945] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,945] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,945] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,945] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,945] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,945] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,945] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,946] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,947] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,947] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,947] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,947] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,947] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,947] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,947] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,947] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,947] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,947] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,947] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,947] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,947] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,947] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,947] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,947] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,947] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,947] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,947] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,948] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,948] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,949] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,949] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,952] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,952] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,953] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,953] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,953] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,953] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,953] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,953] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,954] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,955] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,955] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,955] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,955] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,955] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,955] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,956] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,956] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,956] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,956] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,956] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,957] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,958] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,958] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,958] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,958] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,958] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,958] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,958] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,958] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,958] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,958] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,958] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,960] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,960] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,960] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,960] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,960] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,960] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,960] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,960] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,960] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,963] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,963] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,963] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,963] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,963] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,963] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,963] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,963] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,963] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,963] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,963] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,963] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,964] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,965] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,965] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,965] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,965] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,965] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,965] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,967] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,967] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,967] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,967] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,967] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,967] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,967] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,967] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,968] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,968] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,968] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,968] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,969] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,969] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,969] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,969] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,969] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,969] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,969] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,970] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,970] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,970] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,970] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,970] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,970] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,970] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,970] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,971] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,971] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,971] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,971] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,971] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,971] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,971] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,975] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,975] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,975] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,976] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,976] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,976] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,976] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,977] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,977] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,977] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,977] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,977] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,978] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,978] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,978] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,978] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,979] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,979] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,979] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,979] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,980] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,980] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,980] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,980] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,980] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,980] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,980] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,981] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,981] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,981] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,981] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,981] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,981] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,981] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,981] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,981] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,982] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,275] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,276] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,276] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,277] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,277] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,278] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,278] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,278] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,278] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,278] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,278] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,278] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,279] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,279] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,279] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,279] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,279] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,279] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,279] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,279] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,279] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,280] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,280] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,280] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,280] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,280] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,280] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,280] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,280] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,280] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,280] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,280] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,280] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,281] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,281] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,281] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,281] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,281] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,281] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,281] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,281] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,281] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,281] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,281] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,282] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,282] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,282] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,282] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,282] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,282] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,282] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,282] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,282] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,282] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,283] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,283] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,283] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,283] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,283] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,283] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,283] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,283] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,283] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,283] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,284] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,284] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,284] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,284] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,284] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,284] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,284] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,284] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,284] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,284] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,284] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,284] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,284] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,284] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,284] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,285] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,285] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,288] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,288] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,289] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,289] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,289] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,289] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,289] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,289] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,289] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,289] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,289] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,289] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,289] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,289] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,290] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,290] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,290] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,292] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,292] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,292] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,292] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,292] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,292] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,292] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,292] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,292] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,292] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,292] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,292] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,292] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,292] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,292] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,292] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,292] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,293] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,293] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,294] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,294] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,295] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,295] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,296] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:07,296] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:07,525] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,527] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,527] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,527] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,527] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,527] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,527] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,527] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,527] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,527] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,528] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,529] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,530] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,531] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,534] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,535] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,535] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,535] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,535] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,536] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,537] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,538] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,538] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,538] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,538] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,539] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,540] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,707] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,708] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,709] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,710] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:07,711] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,136] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,137] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,138] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,139] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,175] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,175] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,175] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,175] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,175] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,175] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,175] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,194] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,195] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,196] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,202] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,203] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,203] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,203] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:09,203] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,650] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,650] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,650] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,651] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,652] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,653] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,654] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,654] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,654] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,654] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,654] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,654] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,655] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,655] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,655] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,655] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,656] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,857] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,858] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,859] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:10,860] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,362] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,363] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,364] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,365] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,366] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,367] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,368] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,369] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,370] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-11-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,371] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-22-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-15-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-25-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-19-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,372] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-4-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,373] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,373] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,373] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,373] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-28-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,373] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-18-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,373] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,373] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,373] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-20-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,373] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-7-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,386] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,387] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,388] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:12,389] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,934] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,935] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,936] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:37:13,937] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:43:24,797] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-19 05:43:24,800] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2026-03-19 05:43:24,801] INFO [KafkaServer id=3] Starting controlled shutdown (kafka.server.KafkaServer) [2026-03-19 05:43:25,261] INFO Unable to read additional data from server sessionid 0x200001b845e000d, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:25,641] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:25,642] INFO Socket connection established, initiating session, client: /10.0.0.33:32950, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:25,646] INFO Unable to read additional data from server sessionid 0x200001b845e000d, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:26,163] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:26,185] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:28,222] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:28,223] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:28,455] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:28,456] INFO Socket connection established, initiating session, client: /10.0.0.33:33190, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:28,457] INFO Unable to read additional data from server sessionid 0x200001b845e000d, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:29,292] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:29,293] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:30,736] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:30,737] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:31,682] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:31,682] INFO Socket connection established, initiating session, client: /10.0.0.33:33294, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:31,684] INFO Unable to read additional data from server sessionid 0x200001b845e000d, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:32,226] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:32,226] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:33,718] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:33,719] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:33,937] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:33,938] INFO Socket connection established, initiating session, client: /10.0.0.33:33344, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:33,939] INFO Unable to read additional data from server sessionid 0x200001b845e000d, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) +++ date ++ echo 'INFO: =================== Thu Mar 19 05:43:38 UTC 2026 ===================' INFO: =================== Thu Mar 19 05:43:38 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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 '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ 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.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33: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.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in '{1..10}' ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ grep -vi host +++ uniq +++ sort +++ awk '/32 host/ { print f } {f=$2}' +++ cat /proc/net/fib_trie ++ local local_ips=,10.0.0.33,10.20.0.14,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.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' ++ local server_ip=10.0.0.33 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.33 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] ++ echo 10.0.0.33 3 ++ return + my_ip_and_order='10.0.0.33 3' + '[' -n '10.0.0.33 3' ']' + break + '[' -z '10.0.0.33 3' ']' ++ echo 10.0.0.33 3 ++ cut -d ' ' -f 1 + my_ip=10.0.0.33 ++ echo 10.0.0.33 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.33 + KAFKA_LISTEN_ADDRESS=10.0.0.33 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=3/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.33:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.33/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + sed -i 's|^default.replication.factor=.*$|default.replication.factor=3|' /opt/kafka/config/server.properties + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + sed -i 's|^min.insync.replicas=.*$|min.insync.replicas=2|' /opt/kafka/config/server.properties + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2026-03-19 05:43:44,567] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-03-19 05:43:47,207] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-03-19 05:43:47,357] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-19 05:43:47,404] INFO starting (kafka.server.KafkaServer) [2026-03-19 05:43:47,404] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-03-19 05:43:47,477] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:43:47,518] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,518] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5495-3. (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,519] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,527] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:43:47,548] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-03-19 05:43:47,571] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:47,631] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:43:47,676] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:47,702] INFO Socket connection established, initiating session, client: /10.0.0.33:53662, server: cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:50,268] INFO Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:51,209] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:51,210] INFO Socket connection established, initiating session, client: /10.0.0.33:49482, server: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:51,230] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181, sessionid = 0x200002554b8000e, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:51,233] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:43:52,068] INFO Cluster ID = QrezEJY5RjOKdhHHoewctw (kafka.server.KafkaServer) [2026-03-19 05:43:52,265] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.33:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 2.6-IV0 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-19 05:43:52,300] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.33:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 2.6-IV0 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-19 05:43:52,424] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:43:52,466] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:43:52,429] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:43:52,699] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:52,708] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2026-03-19 05:43:53,073] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,076] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,146] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,193] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topic=-uve-topic-8, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 248ms (1/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,198] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,200] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,203] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,214] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topic=-uve-topic-4, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (2/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,222] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,222] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,231] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,236] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topic=-uve-topic-13, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (3/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,237] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,237] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,238] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topic=-uve-topic-13, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (4/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,270] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,270] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,271] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topic=-uve-topic-24, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (5/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,298] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,298] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,306] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topic=-uve-topic-20, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (6/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,324] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,324] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,349] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,353] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topic=-uve-topic-0, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (7/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,356] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,356] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,358] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topic=-uve-topic-1, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (8/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,365] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,365] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,374] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topic=-uve-topic-7, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (9/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,396] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,396] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,397] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,415] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topic=-uve-topic-1, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (10/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,417] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,417] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,426] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topic=-uve-topic-20, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (11/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,443] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,443] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,444] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topic=-uve-topic-7, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (12/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,462] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,462] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,469] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topic=-uve-topic-19, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (13/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,472] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,472] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,473] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topic=-uve-topic-10, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (14/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,485] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,485] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,506] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topic=-uve-topic-10, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (15/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,513] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,525] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,546] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,551] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topic=-uve-topic-12, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 43ms (16/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,552] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,552] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,568] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topic=-uve-topic-7, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (17/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,573] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,573] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,586] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topic=-uve-topic-23, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (18/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,619] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,619] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,620] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topic=-uve-topic-16, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (19/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,633] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,633] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,655] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,657] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topic=-uve-topic-12, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (20/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,660] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,660] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,705] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 356 (kafka.log.ProducerStateManager) [2026-03-19 05:43:53,739] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 356 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,742] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000000356.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:43:53,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=356) with 1 segments in 113ms (21/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,778] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,778] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,780] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topic=-uve-topic-19, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (22/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,795] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,795] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,796] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,809] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topic=structured_syslog_topic, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (23/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,820] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,820] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,831] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topic=-uve-topic-19, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (24/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,836] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,837] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,843] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,845] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topic=-uve-topic-25, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (25/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,850] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,850] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,851] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topic=-uve-topic-4, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (26/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,858] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,859] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,860] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topic=-uve-topic-6, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (27/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,868] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,868] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,872] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,875] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topic=-uve-topic-9, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (28/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,893] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,903] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,912] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,918] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topic=-uve-topic-13, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 42ms (29/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,920] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,920] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,922] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,924] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topic=structured_syslog_topic, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (30/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,939] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,939] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,941] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,943] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topic=-uve-topic-22, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (31/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,945] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,946] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,948] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,971] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topic=-uve-topic-26, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 27ms (32/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,978] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,978] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,980] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:53,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topic=-uve-topic-26, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (33/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:53,997] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:53,997] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,011] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,021] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topic=-uve-topic-18, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (34/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,023] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,023] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,044] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,047] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topic=-uve-topic-12, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (35/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,052] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,052] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,080] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topic=-uve-topic-16, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (36/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,099] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,099] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,100] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topic=-uve-topic-7, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (37/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,115] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,115] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,117] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topic=-uve-topic-21, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (38/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,121] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,122] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,123] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,141] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topic=-uve-topic-18, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (39/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,143] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,144] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,159] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topic=-uve-topic-19, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (40/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,172] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,173] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,174] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,208] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topic=-uve-topic-15, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 45ms (41/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,209] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,209] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,211] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,213] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topic=-uve-topic-8, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (42/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,228] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,229] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,416] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topic=-uve-topic-14, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 204ms (43/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,426] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,426] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,463] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topic=-uve-topic-11, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 39ms (44/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,465] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,465] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,466] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topic=-uve-topic-2, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (45/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,468] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,468] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,476] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topic=-uve-topic-1, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (46/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,484] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,484] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,484] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,485] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topic=-uve-topic-16, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (47/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,486] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,486] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,487] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topic=-uve-topic-15, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (48/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,494] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,494] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,495] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topic=-uve-topic-26, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (49/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,496] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,497] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,497] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topic=-uve-topic-27, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (50/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,503] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,503] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,511] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topic=-uve-topic-11, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (51/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,514] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,514] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,519] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topic=-uve-topic-0, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (52/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,522] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,522] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,523] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topic=-uve-topic-3, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (53/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,525] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,525] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,533] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topic=-uve-topic-29, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (54/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,535] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,535] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,536] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,537] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topic=-uve-topic-21, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (55/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,542] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,542] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,543] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topic=-uve-topic-17, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (56/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,545] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,545] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,546] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topic=-uve-topic-14, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (57/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,547] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,547] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,552] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topic=-uve-topic-18, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (58/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,554] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,555] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,555] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,557] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topic=-uve-topic-28, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (59/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,559] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,559] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,560] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topic=-uve-topic-20, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (60/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,563] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,563] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,564] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,565] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topic=-uve-topic-25, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (61/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,571] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,571] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,572] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,573] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topic=-uve-topic-23, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (62/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,574] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,575] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,586] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topic=-uve-topic-25, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (63/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,590] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,590] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,600] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,602] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topic=-uve-topic-29, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (64/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,604] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,604] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,605] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topic=-uve-topic-17, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (65/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,611] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,611] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,619] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topic=-uve-topic-20, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (66/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,621] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,621] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,622] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,623] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topic=-uve-topic-18, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (67/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,624] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,624] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,624] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,625] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topic=-uve-topic-21, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (68/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,626] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,626] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,626] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,627] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topic=-uve-topic-11, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (69/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,637] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,637] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,638] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topic=-uve-topic-15, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (70/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,643] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,644] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,644] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,645] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topic=-uve-topic-3, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (71/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,650] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,651] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,652] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,653] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topic=-uve-topic-3, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (72/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,659] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,659] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,664] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topic=-uve-topic-7, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (73/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,666] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,666] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,667] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,668] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topic=-uve-topic-1, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (74/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,668] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,669] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,671] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 127 (kafka.log.ProducerStateManager) [2026-03-19 05:43:54,680] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 127 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,680] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-24-0/00000000000000000127.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:43:54,681] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=127) with 1 segments in 13ms (75/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,682] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,682] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,687] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,688] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topic=-uve-topic-24, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (76/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,689] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,689] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,697] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,699] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topic=-uve-topic-23, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (77/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,701] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,701] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,702] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topic=-uve-topic-28, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (78/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,705] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,712] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,713] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,715] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topic=-uve-topic-11, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (79/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,718] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,718] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,720] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topic=-uve-topic-15, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (80/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,727] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,727] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,733] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topic=-uve-topic-20, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (81/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,737] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,739] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,742] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topic=-uve-topic-9, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (82/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,748] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,749] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,753] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,757] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topic=-uve-topic-1, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (83/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,763] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,763] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,764] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,768] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topic=-uve-topic-29, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (84/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,772] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,772] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,778] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topic=-uve-topic-2, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 59ms (85/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,829] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,829] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,835] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topic=-uve-topic-2, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (86/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,838] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,838] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,840] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topic=-uve-topic-1, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (87/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,843] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,843] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,844] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topic=-uve-topic-11, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (88/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,858] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,858] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,870] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,875] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topic=-uve-topic-21, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (89/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,879] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,879] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,885] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topic=-uve-topic-20, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (90/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,893] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,893] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,894] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topic=-uve-topic-14, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (91/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,906] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,906] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,908] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,910] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topic=-uve-topic-24, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (92/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,912] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,912] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,913] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topic=-uve-topic-5, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (93/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,921] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,921] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,922] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topic=-uve-topic-23, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (94/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,925] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,925] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,926] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,928] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (95/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,934] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,934] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,936] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,965] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topic=structured_syslog_topic, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 37ms (96/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,970] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,970] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,972] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topic=-uve-topic-28, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (97/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,983] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,983] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,988] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topic=-uve-topic-1, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (98/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:54,992] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:54,993] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:54,996] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,003] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topic=-uve-topic-23, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (99/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,008] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,009] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,011] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topic=-uve-topic-3, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (100/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,018] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,019] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,026] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,028] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topic=-uve-topic-22, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (101/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,030] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,030] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,037] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topic=-uve-topic-7, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (102/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,042] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,042] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,044] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,046] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topic=-uve-topic-12, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (103/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,053] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,053] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,056] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topic=-uve-topic-2, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (104/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,059] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,060] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,066] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topic=-uve-topic-23, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (105/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,073] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,073] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,078] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,079] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topic=structured_syslog_topic, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (106/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,080] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,080] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,081] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,083] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topic=-uve-topic-5, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (107/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,084] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,084] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,090] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topic=-uve-topic-1, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (108/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,092] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,092] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,093] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topic=-uve-topic-4, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (109/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,095] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,096] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,101] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,108] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topic=-uve-topic-15, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (110/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,112] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,113] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,119] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topic=-uve-topic-23, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (111/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,122] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,122] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,128] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,132] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topic=-uve-topic-13, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (112/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,134] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,134] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,137] INFO [ProducerStateManager partition=-uve-topic-12-0] Writing producer snapshot at offset 19 (kafka.log.ProducerStateManager) [2026-03-19 05:43:55,142] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 19 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,142] INFO [ProducerStateManager partition=-uve-topic-12-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-12-0/00000000000000000019.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:43:55,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=19) with 1 segments in 34ms (113/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,170] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,170] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,171] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topic=-uve-topic-29, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (114/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,174] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,174] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,180] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,182] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topic=structured_syslog_topic, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (115/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,183] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,183] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,184] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topic=-uve-topic-19, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (116/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,186] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,186] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,189] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topic=-uve-topic-6, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (117/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,206] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,207] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,223] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topic=-uve-topic-26, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 33ms (118/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,226] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,226] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,226] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,230] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topic=-uve-topic-21, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (119/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,233] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,235] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,241] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,242] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topic=-uve-topic-2, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (120/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,247] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,247] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,248] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,253] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topic=-uve-topic-24, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (121/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,256] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,256] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,260] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topic=-uve-topic-15, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (122/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,264] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,274] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,275] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topic=-uve-topic-22, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (123/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,285] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,286] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,286] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topic=-uve-topic-1, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (124/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,292] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,292] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,297] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topic=-uve-topic-26, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (125/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,302] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,302] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,311] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topic=-uve-topic-1, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (126/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,317] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,317] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,321] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topic=-uve-topic-25, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (127/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,338] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,338] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,341] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topic=-uve-topic-19, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (128/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,357] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,357] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,364] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topic=-uve-topic-20, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (129/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,367] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,368] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,372] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,373] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topic=-uve-topic-15, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (130/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,379] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,379] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,388] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topic=-uve-topic-15, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (131/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,391] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,391] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,393] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,396] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topic=-uve-topic-7, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (132/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,401] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,401] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,404] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,409] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topic=-uve-topic-17, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (133/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,412] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,416] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,417] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topic=-uve-topic-12, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (134/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,443] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,443] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,444] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topic=-uve-topic-24, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (135/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,459] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,459] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,485] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topic=-uve-topic-25, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 35ms (136/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,490] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,490] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,491] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topic=-uve-topic-14, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (137/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,494] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,494] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,495] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topic=-uve-topic-6, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (138/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,501] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,504] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,514] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,516] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topic=-uve-topic-7, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (139/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,517] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,518] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,528] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topic=-uve-topic-11, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (140/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,530] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,530] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,533] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topic=-uve-topic-10, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (141/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,534] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,534] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,539] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topic=-uve-topic-19, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (142/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,544] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,547] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,551] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,554] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topic=-uve-topic-0, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (143/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,563] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,563] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,566] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topic=-uve-topic-4, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (144/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,578] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,578] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,589] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topic=-uve-topic-0, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (145/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,591] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,591] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,594] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,597] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topic=-uve-topic-21, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (146/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,599] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,602] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,607] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topic=-uve-topic-10, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (147/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,614] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,614] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,617] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,621] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topic=-uve-topic-0, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (148/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,626] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,626] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,629] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topic=-uve-topic-10, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (149/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,637] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,637] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,645] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,647] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topic=-uve-topic-0, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (150/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,651] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,651] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,660] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,661] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topic=-uve-topic-10, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (151/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,663] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,663] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,665] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topic=-uve-topic-10, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (152/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,672] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,673] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,674] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topic=-uve-topic-5, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (153/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,681] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,682] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,685] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,689] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topic=-uve-topic-0, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (154/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,698] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,698] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,699] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,699] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topic=-uve-topic-24, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (155/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,700] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,700] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,710] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topic=-uve-topic-28, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (156/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,711] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,711] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,717] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,718] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topic=-uve-topic-5, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (157/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,719] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,719] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,724] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topic=-uve-topic-16, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (158/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,726] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,726] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,730] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,731] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topic=-uve-topic-1, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (159/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,732] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,732] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,733] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,733] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topic=-uve-topic-8, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (160/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,737] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,738] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,748] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topic=-uve-topic-20, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (161/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,749] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,749] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,750] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topic=-uve-topic-10, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (162/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,751] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,751] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,754] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 85 (kafka.log.ProducerStateManager) [2026-03-19 05:43:55,759] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 85 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,759] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000085.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:43:55,760] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=85) with 1 segments in 9ms (163/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,761] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,761] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,762] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topic=-uve-topic-13, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (164/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,763] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,763] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,763] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topic=-uve-topic-12, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (165/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,768] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,768] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,774] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topic=-uve-topic-12, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (166/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,776] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,776] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,776] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topic=-uve-topic-29, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (167/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,778] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,778] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,779] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topic=-uve-topic-27, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (168/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,782] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,782] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,783] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topic=-uve-topic-3, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (169/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,787] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,787] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,788] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topic=-uve-topic-17, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (170/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,790] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,790] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,791] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topic=-uve-topic-22, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (171/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,792] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,792] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,793] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topic=-uve-topic-22, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (172/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,803] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,805] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,806] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topic=-uve-topic-23, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (173/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,810] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,810] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,812] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topic=-uve-topic-19, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (174/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,817] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,818] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,825] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,826] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topic=-uve-topic-13, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (175/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,827] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,827] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,828] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topic=-uve-topic-29, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (176/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,839] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,839] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,840] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topic=-uve-topic-14, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (177/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,842] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,842] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,843] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topic=-uve-topic-19, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (178/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,847] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,848] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,849] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topic=-uve-topic-4, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (179/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,854] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,855] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,868] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,869] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topic=-uve-topic-2, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (180/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,870] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,870] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,878] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,879] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topic=-uve-topic-16, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (181/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,880] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,880] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,880] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (182/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,882] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,886] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,894] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topic=-uve-topic-15, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (183/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,896] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,896] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,897] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,897] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topic=-uve-topic-2, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (184/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,898] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,902] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,911] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topic=-uve-topic-18, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (185/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,913] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,913] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,914] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topic=-uve-topic-29, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (186/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,915] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,917] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,918] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,922] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topic=-uve-topic-25, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (187/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,923] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,923] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,924] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,926] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topic=-uve-topic-14, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (188/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,931] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,931] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,940] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topic=-uve-topic-28, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (189/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,941] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,941] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,945] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,946] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topic=-uve-topic-25, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (190/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,947] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,947] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,948] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,950] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topic=-uve-topic-29, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (191/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,952] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,952] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,959] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topic=-uve-topic-0, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (192/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,961] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,961] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,968] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topic=-uve-topic-2, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (193/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,970] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,970] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,970] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,973] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topic=-uve-topic-12, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (194/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,974] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,975] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,982] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,983] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topic=-uve-topic-12, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (195/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,983] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,984] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,988] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topic=-uve-topic-12, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (196/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:55,991] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:55,994] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:55,999] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,000] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topic=-uve-topic-16, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (197/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,003] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,005] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,014] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 268 (kafka.log.ProducerStateManager) [2026-03-19 05:43:56,019] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 268 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,020] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-21-0/00000000000000000268.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:43:56,020] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=268) with 1 segments in 20ms (198/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,023] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,024] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,025] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topic=-uve-topic-8, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (199/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,031] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,031] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,034] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topic=-uve-topic-0, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (200/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,040] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,040] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,042] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,044] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topic=-uve-topic-20, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (201/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,047] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,055] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,058] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,059] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topic=-uve-topic-4, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (202/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,060] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,062] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,062] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topic=-uve-topic-15, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (203/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,066] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,070] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,077] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topic=-uve-topic-13, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (204/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,079] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,079] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,088] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topic=-uve-topic-27, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (205/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,090] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,090] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,090] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topic=-uve-topic-3, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (206/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,092] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,092] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,102] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topic=-uve-topic-17, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (207/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,104] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,104] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,116] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topic=-uve-topic-9, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (208/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,123] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,126] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,128] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,138] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topic=structured_syslog_topic, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (209/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,142] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,145] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,154] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,160] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topic=-uve-topic-2, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (210/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,163] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,167] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,168] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topic=-uve-topic-9, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (211/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,181] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,181] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,188] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,191] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topic=structured_syslog_topic, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (212/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,192] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,195] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,195] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topic=-uve-topic-23, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (213/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,207] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,218] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,219] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topic=-uve-topic-15, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (214/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,228] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,230] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,231] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topic=-uve-topic-7, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (215/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,233] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,233] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,234] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topic=-uve-topic-8, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (216/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,248] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,248] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,249] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topic=-uve-topic-9, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (217/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,258] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,259] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,262] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,265] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topic=-uve-topic-28, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (218/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,267] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,270] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,270] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,271] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topic=-uve-topic-22, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (219/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,272] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,272] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,284] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topic=-uve-topic-26, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (220/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,285] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,285] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,296] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topic=-uve-topic-26, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (221/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,298] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,299] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,299] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,303] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topic=-uve-topic-16, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (222/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,304] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,304] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,304] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topic=-uve-topic-15, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (223/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,308] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,308] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,308] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topic=-uve-topic-23, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (224/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,316] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,316] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,317] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topic=-uve-topic-21, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (225/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,319] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,319] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,320] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,321] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topic=-uve-topic-10, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (226/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,322] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,322] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,322] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,323] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topic=structured_syslog_topic, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (227/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,323] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,324] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,337] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topic=-uve-topic-19, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (228/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,339] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,339] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,340] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topic=-uve-topic-5, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (229/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,341] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,341] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,348] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topic=-uve-topic-6, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (230/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,350] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,350] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,350] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topic=-uve-topic-25, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (231/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,353] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,353] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,359] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topic=-uve-topic-9, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (232/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,361] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,361] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,365] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,366] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topic=-uve-topic-24, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (233/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,367] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,370] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,391] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topic=-uve-topic-11, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (234/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,393] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,393] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,394] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topic=-uve-topic-16, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (235/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,396] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,396] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,397] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topic=-uve-topic-4, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (236/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,401] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,401] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,401] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topic=-uve-topic-7, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (237/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,403] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,403] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,403] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,404] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topic=-uve-topic-10, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (238/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,405] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,405] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,406] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topic=-uve-topic-17, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (239/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,439] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,439] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,440] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topic=-uve-topic-14, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (240/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,443] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,443] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,450] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topic=-uve-topic-26, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (241/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,461] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,461] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,462] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topic=-uve-topic-0, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (242/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,463] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,470] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,482] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topic=-uve-topic-19, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (243/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,483] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,483] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,484] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topic=-uve-topic-5, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (244/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,485] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,485] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,485] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topic=-uve-topic-28, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (245/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,500] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,500] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,500] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topic=-uve-topic-3, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (246/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,506] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,506] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,530] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topic=-uve-topic-17, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (247/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,532] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,532] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,532] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topic=-uve-topic-6, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (248/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,539] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,539] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,539] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topic=-uve-topic-18, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (249/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,543] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,543] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,544] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topic=-uve-topic-4, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (250/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,546] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,546] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,558] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topic=-uve-topic-13, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (251/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,560] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,560] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,563] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,565] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topic=-uve-topic-1, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (252/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,566] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,566] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,582] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topic=-uve-topic-11, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (253/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,583] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,583] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,584] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topic=-uve-topic-7, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (254/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,585] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,585] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,590] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topic=-uve-topic-6, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (255/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,611] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,612] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,629] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topic=-uve-topic-3, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (256/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,630] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,630] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,631] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topic=-uve-topic-18, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (257/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,642] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,650] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,658] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,664] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topic=-uve-topic-5, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (258/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,664] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,664] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,665] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topic=-uve-topic-2, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (259/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,668] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,668] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,676] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,677] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topic=-uve-topic-3, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (260/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,678] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,678] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,679] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,686] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topic=structured_syslog_topic, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (261/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,688] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,689] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,695] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,697] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topic=structured_syslog_topic, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (262/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,702] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,706] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,713] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,713] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topic=-uve-topic-11, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (263/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,714] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,714] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,715] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topic=-uve-topic-24, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (264/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,722] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,730] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,744] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topic=-uve-topic-3, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (265/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,746] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,746] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,746] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topic=-uve-topic-21, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (266/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,758] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,759] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,759] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topic=-uve-topic-3, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (267/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,767] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,767] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,768] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,768] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topic=-uve-topic-27, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (268/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,774] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,774] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,775] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,776] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topic=-uve-topic-27, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (269/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,776] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,776] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,777] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topic=-uve-topic-19, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (270/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,786] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,786] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,788] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topic=-uve-topic-0, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (271/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,791] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,793] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,793] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topic=-uve-topic-8, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (272/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,812] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,813] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,813] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topic=-uve-topic-27, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (273/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,814] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,814] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,815] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topic=-uve-topic-29, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (274/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,831] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,831] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,832] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topic=-uve-topic-27, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (275/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,834] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,834] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,850] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topic=-uve-topic-12, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (276/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,854] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,854] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,858] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topic=-uve-topic-0, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (277/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,859] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,859] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,860] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topic=-uve-topic-13, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (278/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,861] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,861] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,862] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topic=-uve-topic-18, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (279/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,863] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,863] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,863] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topic=-uve-topic-9, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (280/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,879] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,879] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,885] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topic=-uve-topic-0, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (281/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,886] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,890] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,890] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,891] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topic=-uve-topic-12, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (282/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,898] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,898] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,899] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topic=-uve-topic-6, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (283/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,900] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,900] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,901] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,903] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topic=-uve-topic-4, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (284/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,904] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,904] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,909] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,910] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topic=-uve-topic-7, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (285/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,910] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,922] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,922] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topic=-uve-topic-29, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (286/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,924] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,930] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,940] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topic=-uve-topic-8, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (287/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,951] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,951] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,951] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topic=-uve-topic-10, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (288/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,954] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,954] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,964] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topic=-uve-topic-14, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (289/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,966] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,966] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,966] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,967] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topic=-uve-topic-5, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (290/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,967] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,967] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,968] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topic=-uve-topic-14, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (291/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,978] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,979] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,991] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,991] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topic=-uve-topic-24, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (292/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,992] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,992] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,993] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topic=-uve-topic-4, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (293/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,995] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,995] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,995] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,996] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topic=-uve-topic-2, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (294/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:56,997] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:56,997] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:56,998] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topic=-uve-topic-15, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (295/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,007] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,010] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,016] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,016] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topic=-uve-topic-22, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (296/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,017] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,017] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,028] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,029] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topic=-uve-topic-6, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (297/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,034] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,034] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,040] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topic=-uve-topic-29, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (298/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,041] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,041] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,048] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topic=-uve-topic-23, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (299/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,050] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,050] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,050] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topic=-uve-topic-27, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (300/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,051] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,051] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,052] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topic=-uve-topic-24, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (301/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,058] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,058] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,065] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,066] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topic=-uve-topic-17, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (302/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,067] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,067] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,068] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topic=-uve-topic-10, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (303/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,075] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,075] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,076] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,076] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topic=structured_syslog_topic, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (304/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,086] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,086] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,089] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topic=-uve-topic-12, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (305/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,090] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,090] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,110] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topic=-uve-topic-22, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (306/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,111] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,111] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,120] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topic=-uve-topic-16, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (307/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,130] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,130] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,131] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,132] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topic=-uve-topic-14, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (308/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,133] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,133] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,133] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,134] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topic=structured_syslog_topic, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (309/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,142] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,150] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,151] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,158] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topic=-uve-topic-5, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (310/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,159] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,159] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,168] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topic=-uve-topic-2, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (311/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,170] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,170] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,170] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topic=-uve-topic-14, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (312/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,171] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,186] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,192] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,193] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topic=-uve-topic-27, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (313/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,194] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,194] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,194] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topic=-uve-topic-16, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (314/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,203] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,203] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,204] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topic=-uve-topic-7, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (315/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,205] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,210] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,210] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topic=-uve-topic-1, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (316/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,223] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,223] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,238] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,239] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topic=-uve-topic-3, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (317/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,239] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,239] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,240] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topic=-uve-topic-1, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (318/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,241] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,241] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,257] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topic=-uve-topic-3, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (319/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,259] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,260] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,268] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,271] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topic=-uve-topic-19, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (320/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,274] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,274] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,275] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,294] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topic=-uve-topic-4, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (321/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,295] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,295] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,296] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,302] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topic=-uve-topic-8, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (322/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,303] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,310] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,326] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,327] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topic=-uve-topic-1, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (323/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,327] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,327] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,328] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topic=-uve-topic-1, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 71ms (324/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,399] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,399] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,399] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topic=-uve-topic-10, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (325/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,401] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,401] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,471] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topic=-uve-topic-2, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 72ms (326/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,472] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,472] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,473] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,478] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topic=-uve-topic-6, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (327/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,479] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,479] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,488] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,489] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topic=structured_syslog_topic, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (328/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,494] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,494] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,495] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topic=-uve-topic-16, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (329/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,497] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,522] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,527] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topic=-uve-topic-6, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (330/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,528] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,529] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,529] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topic=-uve-topic-24, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (331/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,547] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,550] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,570] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topic=-uve-topic-29, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (332/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,572] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,594] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,599] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topic=-uve-topic-13, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (333/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,601] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,601] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,602] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,602] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topic=-uve-topic-12, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (334/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,603] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,614] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,614] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topic=-uve-topic-14, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (335/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,616] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,634] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,658] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,659] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topic=structured_syslog_topic, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 44ms (336/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,660] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,660] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,666] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topic=-uve-topic-7, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (337/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,667] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,667] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,668] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topic=-uve-topic-21, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (338/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,670] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,670] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,693] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topic=-uve-topic-24, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 33ms (339/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,703] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,703] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,704] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topic=-uve-topic-22, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (340/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,706] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,706] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,707] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,715] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topic=-uve-topic-21, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (341/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,735] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,735] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,736] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,736] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topic=-uve-topic-10, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (342/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,743] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,743] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,764] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topic=-uve-topic-18, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (343/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,766] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,766] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,767] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,768] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topic=-uve-topic-5, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (344/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,769] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,769] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,769] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topic=-uve-topic-13, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (345/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,783] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,784] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,784] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topic=-uve-topic-25, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (346/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,786] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,798] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,808] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topic=-uve-topic-2, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (347/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,810] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,813] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,814] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topic=-uve-topic-4, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (348/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,820] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,831] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,832] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,834] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topic=-uve-topic-10, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (349/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,836] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,837] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,843] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,843] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topic=-uve-topic-16, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (350/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,844] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,844] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,845] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,849] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topic=-uve-topic-11, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (351/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,849] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,849] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,860] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topic=-uve-topic-18, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (352/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,862] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,862] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,868] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,869] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topic=-uve-topic-4, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (353/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,870] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,870] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,874] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,875] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topic=-uve-topic-15, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (354/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,876] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,882] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,883] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,883] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topic=-uve-topic-15, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (355/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,884] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,884] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,893] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,894] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topic=-uve-topic-27, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (356/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,894] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,894] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,909] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topic=-uve-topic-7, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (357/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,910] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,910] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,915] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topic=-uve-topic-3, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (358/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,916] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,916] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,928] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,929] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topic=-uve-topic-10, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (359/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,929] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,929] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,930] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topic=-uve-topic-26, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (360/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,931] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,931] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,932] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,932] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topic=-uve-topic-2, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (361/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,933] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,933] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,952] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topic=-uve-topic-10, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (362/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,953] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,953] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,964] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topic=-uve-topic-22, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (363/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,965] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,965] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,974] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,975] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topic=-uve-topic-7, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (364/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,976] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,976] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,976] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topic=-uve-topic-9, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (365/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,977] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,983] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,983] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,984] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topic=-uve-topic-13, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (366/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,985] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,985] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,985] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topic=-uve-topic-0, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (367/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,986] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,986] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,987] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,987] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topic=-uve-topic-22, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (368/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,988] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:57,988] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,988] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:57,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topic=-uve-topic-5, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (369/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:57,998] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,006] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,007] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,007] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topic=-uve-topic-4, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (370/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,008] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,008] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,009] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,010] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topic=-uve-topic-24, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (371/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,011] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,014] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,014] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,015] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topic=-uve-topic-10, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (372/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,015] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,022] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,022] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topic=-uve-topic-16, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (373/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,027] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,027] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,028] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,028] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topic=-uve-topic-26, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (374/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,029] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,038] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,056] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,056] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topic=-uve-topic-1, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 28ms (375/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,057] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,057] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,057] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topic=-uve-topic-8, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (376/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,058] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,059] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,059] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,060] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topic=-uve-topic-14, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (377/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,060] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,060] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,061] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topic=-uve-topic-16, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (378/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,067] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,068] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,069] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topic=-uve-topic-13, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (379/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,073] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,073] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,081] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topic=-uve-topic-15, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (380/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,083] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,083] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,083] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topic=-uve-topic-19, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (381/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,087] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,087] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,088] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topic=-uve-topic-23, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (382/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,101] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,104] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,111] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topic=-uve-topic-16, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (383/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,113] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,118] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,130] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,131] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topic=structured_syslog_topic, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (384/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,136] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,138] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,138] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,139] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topic=-uve-topic-24, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (385/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,145] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,145] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,145] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,147] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topic=structured_syslog_topic, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (386/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,150] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,150] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,154] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,154] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topic=-uve-topic-24, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (387/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,156] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,167] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,167] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topic=-uve-topic-3, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (388/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,169] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,169] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,169] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,170] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topic=-uve-topic-2, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (389/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,170] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,170] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,171] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (390/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,174] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,174] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,186] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,188] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topic=-uve-topic-19, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (391/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,190] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,191] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,212] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topic=-uve-topic-26, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (392/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,216] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,216] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,223] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,226] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topic=-uve-topic-29, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (393/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,228] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,228] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,236] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topic=-uve-topic-24, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (394/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,240] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,242] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,243] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,244] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topic=-uve-topic-6, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (395/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,247] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,254] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,255] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topic=-uve-topic-17, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (396/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,258] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,258] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,259] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,264] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topic=structured_syslog_topic, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (397/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,266] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,266] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,277] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topic=-uve-topic-10, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (398/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,279] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,279] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,280] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,280] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topic=structured_syslog_topic, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (399/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,281] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,281] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,285] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topic=-uve-topic-14, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (400/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,286] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,286] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,287] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topic=-uve-topic-29, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (401/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,288] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,288] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,288] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,288] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topic=-uve-topic-27, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (402/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,289] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,289] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,289] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,290] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topic=-uve-topic-27, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (403/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,290] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,298] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,309] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topic=-uve-topic-9, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (404/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,310] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,310] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,319] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,319] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topic=-uve-topic-5, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (405/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,320] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,320] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,321] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topic=-uve-topic-16, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (406/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,323] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,324] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,325] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,325] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topic=-uve-topic-5, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (407/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,327] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,329] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,341] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topic=-uve-topic-21, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (408/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,344] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,344] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,351] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topic=-uve-topic-25, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (409/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,369] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,369] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,369] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,370] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topic=-uve-topic-19, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (410/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,371] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,371] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,372] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topic=-uve-topic-22, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (411/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,373] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,373] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,373] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topic=-uve-topic-6, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (412/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,376] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,376] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,406] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topic=-uve-topic-25, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (413/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,408] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,408] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,419] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topic=-uve-topic-6, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (414/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,420] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,420] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,425] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,426] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topic=-uve-topic-23, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (415/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,427] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,427] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,444] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,449] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topic=-uve-topic-4, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (416/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,450] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,466] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,470] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topic=-uve-topic-23, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (417/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,471] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,471] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,472] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topic=-uve-topic-20, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (418/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,473] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,474] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,494] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,495] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topic=structured_syslog_topic, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (419/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,496] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,496] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,510] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,511] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topic=-uve-topic-6, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (420/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,511] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,511] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,518] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topic=-uve-topic-5, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (421/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,519] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,519] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,524] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topic=-uve-topic-27, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (422/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,525] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,525] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,525] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topic=-uve-topic-21, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (423/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,527] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,543] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,544] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topic=-uve-topic-13, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (424/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,546] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,546] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,552] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topic=-uve-topic-22, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (425/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,560] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,560] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,563] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,563] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topic=-uve-topic-20, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (426/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,625] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,626] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,635] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,647] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topic=-uve-topic-15, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 84ms (427/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,651] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,651] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,655] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topic=-uve-topic-16, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (428/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,656] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,657] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,658] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topic=-uve-topic-25, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (429/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,668] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,671] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,672] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topic=-uve-topic-8, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (430/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,676] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,690] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,691] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topic=-uve-topic-17, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (431/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,693] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,693] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,693] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topic=-uve-topic-24, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (432/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,694] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,694] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,695] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topic=-uve-topic-14, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (433/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,696] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,696] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,696] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topic=-uve-topic-10, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (434/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,697] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,697] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,708] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,715] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topic=-uve-topic-23, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (435/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,716] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,724] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,724] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topic=-uve-topic-17, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (436/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,726] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,730] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,730] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,731] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topic=-uve-topic-3, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (437/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,731] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,732] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,732] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,732] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (438/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,733] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,733] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,733] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topic=-uve-topic-18, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (439/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,734] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,734] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,735] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topic=-uve-topic-3, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (440/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,736] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,736] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,742] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topic=-uve-topic-9, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (441/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,743] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,743] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,748] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topic=-uve-topic-10, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (442/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,749] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,749] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,753] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topic=-uve-topic-4, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (443/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,754] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,754] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,754] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topic=-uve-topic-13, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (444/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,755] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,756] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,756] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topic=-uve-topic-24, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (445/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,757] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,757] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,757] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,758] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topic=-uve-topic-27, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (446/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,758] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,758] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,764] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topic=-uve-topic-12, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (447/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,765] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,765] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,768] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topic=-uve-topic-7, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (448/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,769] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,769] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,773] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topic=-uve-topic-20, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (449/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,774] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,774] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,775] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topic=-uve-topic-20, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (450/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,775] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,776] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,779] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,779] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topic=-uve-topic-20, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (451/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,780] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,780] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,783] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topic=-uve-topic-25, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (452/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,784] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,784] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,785] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topic=-uve-topic-23, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (453/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,793] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,793] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,800] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topic=-uve-topic-12, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (454/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,802] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,802] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,802] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,806] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topic=-uve-topic-13, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (455/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,810] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,810] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,813] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topic=-uve-topic-2, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (456/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,815] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,815] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,818] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,821] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topic=-uve-topic-13, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (457/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,823] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,823] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,823] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,826] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topic=-uve-topic-21, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (458/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,828] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,828] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,831] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,834] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topic=-uve-topic-29, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (459/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,839] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,839] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,844] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,845] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topic=-uve-topic-15, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (460/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,847] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,849] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,854] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topic=-uve-topic-8, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (461/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,856] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,856] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,860] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,863] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topic=structured_syslog_topic, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (462/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,865] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,865] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,865] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,868] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topic=-uve-topic-6, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (463/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,871] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,872] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,881] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topic=-uve-topic-1, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (464/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,885] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,885] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,888] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,888] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (465/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,891] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,891] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,894] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topic=-uve-topic-3, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (466/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,897] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,898] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,906] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topic=-uve-topic-14, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (467/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,908] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,908] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,912] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topic=-uve-topic-15, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (468/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,915] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,915] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,921] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,922] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topic=-uve-topic-26, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (469/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,925] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,926] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,935] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topic=-uve-topic-6, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (470/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,936] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,936] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,939] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topic=-uve-topic-6, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (471/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,941] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,941] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,944] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,945] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topic=-uve-topic-6, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (472/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,947] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,955] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,960] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,961] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topic=-uve-topic-26, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (473/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,961] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,962] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,962] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topic=-uve-topic-19, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (474/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,964] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,966] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,967] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,971] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topic=-uve-topic-26, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (475/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,973] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,974] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,976] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topic=-uve-topic-7, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (476/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,980] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,981] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,981] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,983] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topic=-uve-topic-17, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (477/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,985] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,985] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,993] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:58,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topic=-uve-topic-10, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (478/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:58,995] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:58,995] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,000] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,000] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topic=-uve-topic-28, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (479/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,001] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,001] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,005] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topic=-uve-topic-22, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (480/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,006] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,007] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,020] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,021] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topic=-uve-topic-21, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (481/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,024] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,024] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,027] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 45 (kafka.log.ProducerStateManager) [2026-03-19 05:43:59,035] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 45 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,036] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-2-0/00000000000000000045.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:43:59,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=45) with 1 segments in 13ms (482/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,037] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,037] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,046] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,047] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topic=-uve-topic-10, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (483/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,047] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,047] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,048] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,053] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topic=-uve-topic-11, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (484/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,054] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,057] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,064] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topic=-uve-topic-11, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (485/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,066] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,067] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,068] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topic=-uve-topic-21, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (486/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,074] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,074] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,074] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,077] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topic=-uve-topic-16, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (487/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,080] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,083] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,084] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topic=-uve-topic-2, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (488/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,087] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,091] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,096] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topic=-uve-topic-9, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (489/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,097] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,097] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,098] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topic=-uve-topic-18, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (490/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,104] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,105] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,106] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topic=-uve-topic-16, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (491/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,112] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,112] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,113] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topic=-uve-topic-15, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (492/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,121] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,122] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,122] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,124] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topic=-uve-topic-3, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (493/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,129] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,129] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,130] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,134] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topic=-uve-topic-12, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (494/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,136] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,137] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,139] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topic=-uve-topic-27, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (495/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,143] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,146] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,147] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,150] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topic=-uve-topic-18, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (496/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,152] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,153] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,161] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topic=-uve-topic-4, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (497/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,162] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,162] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,163] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,165] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topic=-uve-topic-11, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (498/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,167] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,167] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,168] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topic=-uve-topic-18, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (499/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,171] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,174] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,174] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,176] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topic=-uve-topic-27, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (500/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,177] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,179] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,185] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,186] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topic=-uve-topic-9, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (501/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,186] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,187] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,188] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,189] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topic=-uve-topic-11, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (502/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,191] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,191] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,192] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,193] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topic=-uve-topic-26, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (503/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,195] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,195] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,197] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,199] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topic=-uve-topic-21, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (504/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,202] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,202] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,208] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,209] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topic=-uve-topic-3, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (505/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,210] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,210] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,215] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topic=-uve-topic-11, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (506/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,216] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,216] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,220] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,221] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topic=-uve-topic-21, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (507/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,222] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,222] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,223] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topic=-uve-topic-16, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (508/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,224] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,224] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,225] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 52 (kafka.log.ProducerStateManager) [2026-03-19 05:43:59,229] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 52 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,229] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-1-0/00000000000000000052.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:43:59,230] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=52) with 1 segments in 6ms (509/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,230] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,231] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,231] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topic=-uve-topic-13, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (510/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,254] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,254] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,255] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topic=-uve-topic-15, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (511/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,266] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,266] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,270] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,271] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topic=-uve-topic-4, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (512/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,272] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,272] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,276] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topic=-uve-topic-18, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (513/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,278] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,279] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,288] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topic=-uve-topic-21, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (514/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,292] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,292] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,293] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topic=-uve-topic-9, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (515/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,297] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,299] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,301] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,304] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topic=-uve-topic-5, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (516/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,306] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,306] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,308] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topic=-uve-topic-21, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (517/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,314] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,315] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,323] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,324] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topic=-uve-topic-11, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (518/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,325] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,326] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,334] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topic=-uve-topic-24, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (519/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,338] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,339] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,365] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 216 (kafka.log.ProducerStateManager) [2026-03-19 05:43:59,376] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 216 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,377] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-22-0/00000000000000000216.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:43:59,377] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=216) with 1 segments in 40ms (520/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,379] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,379] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,381] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topic=-uve-topic-28, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (521/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,385] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,385] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,391] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topic=-uve-topic-9, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (522/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,394] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,394] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,394] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topic=-uve-topic-14, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (523/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,398] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,398] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,399] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,422] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topic=-uve-topic-19, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 27ms (524/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,424] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,424] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,432] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topic=-uve-topic-24, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (525/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,435] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,436] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,437] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,442] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topic=-uve-topic-6, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (526/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,444] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,446] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,455] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topic=-uve-topic-29, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (527/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,456] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,456] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,457] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topic=-uve-topic-17, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (528/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,458] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,458] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,459] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,459] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topic=-uve-topic-1, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (529/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,460] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,460] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,460] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topic=-uve-topic-12, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (530/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,463] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,463] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,475] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,475] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topic=-uve-topic-18, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (531/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,478] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,479] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,479] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topic=-uve-topic-3, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (532/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,500] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,500] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,501] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topic=-uve-topic-2, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (533/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,528] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,528] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,546] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topic=-uve-topic-25, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 36ms (534/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,566] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,566] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,567] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,570] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topic=-uve-topic-9, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (535/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,571] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,575] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,584] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,585] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topic=-uve-topic-18, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (536/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,587] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,594] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,595] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topic=-uve-topic-7, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (537/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,600] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,605] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,607] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topic=-uve-topic-24, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (538/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,622] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,622] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,623] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,626] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topic=-uve-topic-4, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (539/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,627] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,630] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,641] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topic=-uve-topic-21, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (540/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,643] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,643] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,644] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topic=-uve-topic-14, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (541/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,655] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,655] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,655] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topic=-uve-topic-18, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (542/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,663] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,665] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,666] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topic=-uve-topic-2, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (543/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,675] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,676] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,680] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topic=-uve-topic-2, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (544/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,705] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,705] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,707] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,709] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topic=-uve-topic-17, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (545/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,709] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,709] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,712] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,713] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topic=-uve-topic-16, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (546/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,713] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,713] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,714] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topic=-uve-topic-25, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (547/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,715] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,715] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,716] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,716] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topic=structured_syslog_topic, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (548/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,717] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,720] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,721] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topic=-uve-topic-25, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (549/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,724] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,724] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,725] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topic=-uve-topic-12, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (550/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,744] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,766] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,783] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topic=-uve-topic-14, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 57ms (551/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,785] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,785] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,785] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topic=-uve-topic-1, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (552/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,789] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,791] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,792] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topic=-uve-topic-28, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (553/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,796] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,801] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,808] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topic=-uve-topic-17, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (554/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,809] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,816] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,818] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topic=-uve-topic-20, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (555/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,821] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,821] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,829] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topic=-uve-topic-24, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (556/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,831] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,831] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,831] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topic=-uve-topic-1, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (557/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,842] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,842] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,850] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,850] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topic=-uve-topic-15, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (558/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,851] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,851] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,880] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topic=-uve-topic-19, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (559/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,881] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,881] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,891] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topic=-uve-topic-20, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (560/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,892] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,893] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,893] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topic=-uve-topic-3, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (561/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,894] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,894] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,899] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topic=-uve-topic-1, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (562/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,900] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,900] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,910] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,929] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topic=-uve-topic-4, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (563/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,931] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,931] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,933] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topic=-uve-topic-18, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (564/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,945] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,945] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,948] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topic=-uve-topic-4, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (565/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,950] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,950] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,951] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topic=-uve-topic-3, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (566/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,960] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,960] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,971] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,972] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topic=-uve-topic-0, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (567/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,985] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,985] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,986] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topic=-uve-topic-28, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (568/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,990] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,992] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,998] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:43:59,999] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topic=-uve-topic-10, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (569/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:43:59,999] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:43:59,999] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,002] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,003] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topic=-uve-topic-11, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (570/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,005] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,042] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,043] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,080] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topic=-uve-topic-22, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 77ms (571/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,236] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,237] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,237] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topic=-uve-topic-15, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 160ms (572/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,244] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,244] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,254] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topic=-uve-topic-26, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (573/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,256] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,256] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,256] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topic=-uve-topic-20, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (574/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,257] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,257] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,258] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,259] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topic=-uve-topic-11, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (575/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,259] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,261] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,262] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topic=-uve-topic-27, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (576/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,267] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,267] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,268] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topic=-uve-topic-2, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (577/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,270] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,271] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,275] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topic=-uve-topic-17, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (578/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,277] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,277] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,277] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topic=-uve-topic-26, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (579/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,278] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,278] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,279] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topic=-uve-topic-25, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (580/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,286] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,286] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,286] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topic=-uve-topic-6, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (581/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,290] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,290] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,298] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topic=-uve-topic-12, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (582/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,299] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,299] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,303] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,303] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topic=-uve-topic-4, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (583/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,304] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,304] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,305] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topic=-uve-topic-4, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (584/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,307] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,307] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,317] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topic=-uve-topic-16, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (585/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,318] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,318] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,318] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topic=-uve-topic-11, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (586/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,323] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,323] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,340] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,341] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topic=-uve-topic-26, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (587/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,345] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,345] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,346] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topic=-uve-topic-26, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (588/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,356] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,356] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,367] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,367] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topic=-uve-topic-24, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (589/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,368] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,368] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,369] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,376] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topic=-uve-topic-8, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (590/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,379] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,379] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,387] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,387] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topic=-uve-topic-23, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (591/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,393] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,393] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,398] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topic=-uve-topic-12, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (592/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,407] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,407] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,416] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topic=-uve-topic-29, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (593/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,420] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,420] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,434] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,437] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topic=structured_syslog_topic, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (594/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,439] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,439] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,443] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topic=-uve-topic-5, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (595/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,446] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,447] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,447] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,452] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topic=-uve-topic-12, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (596/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,452] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,455] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,462] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,463] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topic=-uve-topic-18, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (597/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,463] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,463] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,464] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,465] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topic=-uve-topic-29, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (598/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,466] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,466] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,469] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topic=-uve-topic-7, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (599/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,472] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,476] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,481] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topic=-uve-topic-4, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (600/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,484] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,484] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,491] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topic=-uve-topic-25, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (601/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,493] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,493] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,501] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topic=-uve-topic-28, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (602/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,505] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,506] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,512] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topic=-uve-topic-8, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (603/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,513] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,513] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,524] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,525] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topic=-uve-topic-0, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (604/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,526] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,526] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,526] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topic=-uve-topic-13, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (605/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,529] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,529] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,542] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topic=-uve-topic-19, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (606/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,543] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,544] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,544] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topic=-uve-topic-6, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (607/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,549] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,549] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,550] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topic=-uve-topic-1, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 48ms (608/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,599] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,600] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,600] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topic=-uve-topic-10, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (609/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,625] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,627] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,628] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topic=-uve-topic-19, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (610/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,634] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,634] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,649] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topic=-uve-topic-29, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (611/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,652] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,653] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,653] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topic=-uve-topic-13, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (612/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,660] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,660] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,667] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,668] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topic=-uve-topic-26, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (613/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,668] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,668] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,669] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topic=-uve-topic-0, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (614/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,672] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,673] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,674] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topic=-uve-topic-5, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (615/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,681] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,681] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,688] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,688] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topic=-uve-topic-5, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (616/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,691] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,691] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,691] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topic=-uve-topic-23, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (617/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,695] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,697] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,723] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topic=-uve-topic-4, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (618/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,726] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,730] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,736] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,737] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topic=-uve-topic-21, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (619/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,738] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,738] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,739] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,758] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topic=-uve-topic-18, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (620/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,763] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,763] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,773] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,774] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topic=-uve-topic-13, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (621/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,776] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,776] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,776] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topic=-uve-topic-11, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (622/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,784] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,785] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,789] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,793] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topic=-uve-topic-9, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (623/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,795] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,795] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,807] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topic=-uve-topic-6, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (624/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,809] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,810] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,810] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topic=-uve-topic-0, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (625/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,819] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,819] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,820] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,825] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topic=-uve-topic-19, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (626/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,826] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,826] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,837] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topic=-uve-topic-25, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (627/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,839] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,839] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,844] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topic=-uve-topic-5, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (628/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,850] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,858] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,858] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,876] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topic=-uve-topic-15, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (629/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,886] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,886] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,892] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topic=-uve-topic-28, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (630/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,899] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,904] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,910] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,910] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topic=-uve-topic-23, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (631/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,913] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,913] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,914] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,918] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topic=-uve-topic-21, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (632/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,926] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,926] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,930] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topic=-uve-topic-28, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (633/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,935] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,935] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,935] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topic=-uve-topic-28, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (634/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,944] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,944] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,950] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,950] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topic=-uve-topic-7, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (635/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,954] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,954] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,955] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topic=-uve-topic-28, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (636/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,966] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,966] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,974] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topic=-uve-topic-22, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (637/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:00,977] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:00,977] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,987] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:00,992] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topic=-uve-topic-29, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (638/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,028] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,029] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,029] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,031] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topic=-uve-topic-7, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 35ms (639/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,056] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,063] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,077] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topic=-uve-topic-21, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 47ms (640/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,082] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,102] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,107] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topic=-uve-topic-17, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (641/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,122] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,122] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,136] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topic=-uve-topic-17, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (642/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,141] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,141] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,146] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topic=-uve-topic-11, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (643/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,149] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,150] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,153] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,154] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topic=-uve-topic-13, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (644/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,159] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,159] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,168] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topic=-uve-topic-27, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 97ms (645/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,255] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,264] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,264] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,273] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topic=-uve-topic-22, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (646/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,274] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,274] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,278] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topic=-uve-topic-22, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (647/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,287] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,287] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,291] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,294] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topic=-uve-topic-21, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (648/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,294] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,294] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,295] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topic=-uve-topic-22, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (649/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,296] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,296] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,310] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topic=-uve-topic-27, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (650/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,311] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,311] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,312] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topic=-uve-topic-5, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (651/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,313] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,313] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,333] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topic=-uve-topic-20, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (652/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,334] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,335] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,335] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,335] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topic=-uve-topic-6, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (653/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,336] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,336] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,337] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topic=-uve-topic-26, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (654/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,350] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,350] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,351] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topic=-uve-topic-15, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (655/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,359] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,359] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,370] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,371] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topic=-uve-topic-0, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (656/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,372] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,372] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,372] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,373] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topic=-uve-topic-25, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (657/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,373] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,373] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,374] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topic=-uve-topic-12, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (658/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,374] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,375] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,390] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topic=-uve-topic-14, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (659/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,391] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,391] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,391] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topic=-uve-topic-24, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (660/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,392] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,392] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,393] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,393] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topic=-uve-topic-20, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (661/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,393] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,393] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,408] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,408] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topic=-uve-topic-8, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (662/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,409] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,409] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,409] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,430] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topic=-uve-topic-23, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (663/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,430] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,430] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,431] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,431] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topic=-uve-topic-5, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (664/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,432] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,432] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,432] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topic=-uve-topic-19, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (665/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,444] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,444] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,448] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,448] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topic=-uve-topic-7, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (666/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,449] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,449] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,470] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topic=-uve-topic-5, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (667/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,472] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,472] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,486] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topic=-uve-topic-26, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (668/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,487] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,487] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,487] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topic=-uve-topic-12, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (669/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,501] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,501] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,514] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topic=-uve-topic-28, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (670/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,515] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,515] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,522] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topic=-uve-topic-22, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (671/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,523] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,524] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,531] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topic=-uve-topic-8, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (672/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,536] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,540] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,564] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topic=-uve-topic-18, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (673/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,574] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,574] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,579] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,585] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topic=-uve-topic-26, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (674/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,589] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,589] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,592] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topic=-uve-topic-5, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (675/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,600] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,603] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,609] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topic=-uve-topic-29, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (676/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,610] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,618] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,628] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topic=-uve-topic-9, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (677/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,629] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,629] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,632] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topic=-uve-topic-8, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (678/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,633] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,633] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,633] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topic=-uve-topic-21, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (679/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,636] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,638] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,645] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topic=-uve-topic-27, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (680/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,646] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,646] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,647] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topic=-uve-topic-15, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (681/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,654] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,655] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,662] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,662] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topic=-uve-topic-25, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (682/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,663] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,664] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,665] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topic=-uve-topic-6, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (683/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,669] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,669] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,678] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,678] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topic=-uve-topic-2, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (684/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,680] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,680] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,687] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,688] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topic=-uve-topic-11, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (685/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,691] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,691] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,696] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topic=-uve-topic-17, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (686/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,698] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,698] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,701] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,701] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topic=-uve-topic-3, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (687/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,712] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,712] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,742] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topic=-uve-topic-17, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 42ms (688/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,743] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,743] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,744] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topic=-uve-topic-0, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (689/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,776] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,776] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,777] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,822] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topic=-uve-topic-9, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 47ms (690/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,824] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,824] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,824] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,825] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topic=-uve-topic-23, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (691/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,826] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,827] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,827] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,827] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topic=-uve-topic-24, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (692/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,828] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,828] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,829] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topic=-uve-topic-18, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (693/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,830] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,831] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,837] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,837] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topic=structured_syslog_topic, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (694/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,838] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,840] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,841] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,843] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topic=-uve-topic-10, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (695/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,845] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,848] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,848] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,850] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topic=-uve-topic-3, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (696/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,852] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,858] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,858] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topic=-uve-topic-1, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (697/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,866] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,866] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,867] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,868] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topic=-uve-topic-8, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (698/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,868] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,873] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,878] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topic=-uve-topic-4, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (699/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,879] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,879] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,879] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topic=-uve-topic-0, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (700/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,883] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,883] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,907] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topic=-uve-topic-28, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (701/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,908] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,908] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,909] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topic=-uve-topic-13, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (702/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,910] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,910] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,915] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (703/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,916] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,916] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,917] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 135 (kafka.log.ProducerStateManager) [2026-03-19 05:44:01,928] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 135 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,929] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-20-0/00000000000000000135.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:44:01,929] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=135) with 1 segments in 14ms (704/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,931] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,937] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,938] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topic=-uve-topic-0, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (705/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,942] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,942] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,943] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,943] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topic=-uve-topic-9, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (706/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,944] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,946] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,946] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topic=-uve-topic-9, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (707/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,963] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,963] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,964] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,974] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topic=-uve-topic-28, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (708/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,974] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,974] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,975] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 78 (kafka.log.ProducerStateManager) [2026-03-19 05:44:01,979] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 78 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,979] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-27-0/00000000000000000078.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:44:01,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=78) with 1 segments in 6ms (709/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,980] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:01,982] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,995] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:01,996] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topic=-uve-topic-22, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (710/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:01,997] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,002] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,002] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,003] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topic=-uve-topic-1, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (711/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,004] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,013] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,022] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,023] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topic=-uve-topic-15, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (712/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,024] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,024] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,024] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,029] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (713/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,034] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,034] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,039] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,040] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topic=-uve-topic-11, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (714/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,040] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,041] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,052] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topic=-uve-topic-6, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (715/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,053] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,053] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,054] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,059] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topic=-uve-topic-26, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (716/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,060] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,060] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,066] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topic=-uve-topic-25, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (717/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,071] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,071] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,076] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,076] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topic=-uve-topic-8, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (718/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,077] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,081] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,081] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topic=-uve-topic-26, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (719/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,082] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,087] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,096] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topic=-uve-topic-25, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (720/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,099] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,099] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,101] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topic=-uve-topic-12, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (721/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,103] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,103] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,104] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topic=-uve-topic-27, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (722/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,114] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,114] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,114] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topic=-uve-topic-23, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (723/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,120] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,120] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,120] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topic=-uve-topic-14, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (724/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,128] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,128] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,130] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topic=-uve-topic-20, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (725/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,139] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,139] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,143] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,144] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topic=-uve-topic-18, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (726/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,150] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,150] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,151] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 67 (kafka.log.ProducerStateManager) [2026-03-19 05:44:02,159] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 67 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,159] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-26-0/00000000000000000067.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:44:02,160] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=67) with 1 segments in 10ms (727/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,160] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,161] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,161] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,162] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topic=-uve-topic-20, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (728/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,165] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,166] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,175] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,176] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topic=-uve-topic-16, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (729/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,177] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,177] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,181] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,181] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topic=-uve-topic-6, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (730/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,182] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,183] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,184] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,186] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topic=-uve-topic-19, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (731/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,189] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,196] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,199] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,199] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topic=-uve-topic-5, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (732/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,201] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,210] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,210] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topic=-uve-topic-25, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (733/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,211] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,212] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,212] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topic=-uve-topic-29, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (734/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,236] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,237] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,237] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,238] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topic=-uve-topic-19, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (735/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,238] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,238] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,239] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,246] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topic=-uve-topic-11, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (736/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,247] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,247] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,247] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topic=-uve-topic-7, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (737/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,256] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,256] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,256] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topic=-uve-topic-17, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (738/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,265] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,269] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,269] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,270] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topic=-uve-topic-8, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (739/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,270] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,271] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,271] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,271] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topic=-uve-topic-12, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (740/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,272] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,278] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,279] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topic=-uve-topic-11, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (741/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,280] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,280] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,280] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,281] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (742/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,287] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,290] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,291] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topic=-uve-topic-28, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (743/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,295] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,295] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,298] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topic=-uve-topic-3, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (744/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,299] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,302] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,302] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,303] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topic=-uve-topic-29, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (745/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,304] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,307] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,311] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topic=-uve-topic-3, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (746/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,312] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,312] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,313] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topic=-uve-topic-6, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (747/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,314] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,316] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,316] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topic=-uve-topic-20, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (748/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,321] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,324] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,330] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topic=-uve-topic-13, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (749/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,331] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,331] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,333] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topic=-uve-topic-11, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (750/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,338] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,342] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,343] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topic=-uve-topic-11, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (751/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,348] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,350] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,351] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topic=-uve-topic-16, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (752/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,362] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,367] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,369] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,380] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topic=-uve-topic-22, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (753/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,381] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,383] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,383] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topic=-uve-topic-4, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (754/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,389] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,396] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,396] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topic=-uve-topic-7, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (755/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,404] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,408] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,413] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,413] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topic=-uve-topic-8, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (756/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,414] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,414] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,415] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,415] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topic=-uve-topic-25, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (757/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,421] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,422] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,432] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,432] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topic=-uve-topic-7, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (758/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,433] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,434] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,434] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topic=-uve-topic-25, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (759/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,435] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,438] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,445] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,445] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topic=-uve-topic-1, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (760/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,446] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,449] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,450] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topic=-uve-topic-18, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (761/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,459] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,459] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,466] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topic=-uve-topic-28, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (762/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,467] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,467] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,472] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topic=-uve-topic-5, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (763/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,474] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,474] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,478] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topic=-uve-topic-25, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (764/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,479] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,479] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,487] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topic=-uve-topic-25, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (765/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,489] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,489] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,489] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,490] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topic=-uve-topic-17, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (766/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,494] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,498] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,499] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topic=-uve-topic-22, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (767/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,502] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,502] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,505] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,505] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topic=-uve-topic-27, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (768/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,512] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,512] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,513] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topic=-uve-topic-18, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (769/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,517] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,520] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,522] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topic=-uve-topic-7, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (770/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,531] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,538] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,546] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,546] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topic=structured_syslog_topic, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (771/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,547] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,559] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,563] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topic=-uve-topic-5, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (772/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,564] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,568] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,572] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topic=-uve-topic-6, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (773/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,582] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,588] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,589] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topic=-uve-topic-0, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (774/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,591] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,594] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,606] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,606] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topic=-uve-topic-12, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (775/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,607] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,607] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,608] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topic=-uve-topic-0, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (776/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,618] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,620] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,626] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,627] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topic=-uve-topic-15, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (777/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,627] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,635] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,646] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topic=-uve-topic-9, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (778/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,647] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,647] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,653] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topic=-uve-topic-13, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (779/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,654] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,662] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,663] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topic=-uve-topic-8, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (780/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,667] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,667] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,688] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,689] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topic=-uve-topic-16, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (781/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,690] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,693] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,695] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topic=-uve-topic-8, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (782/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,707] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,710] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,710] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topic=-uve-topic-28, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (783/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,728] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,733] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,735] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topic=-uve-topic-27, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (784/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,757] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,757] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,758] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topic=-uve-topic-2, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (785/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,766] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,769] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,769] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,770] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topic=-uve-topic-7, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (786/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,784] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,784] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,791] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topic=-uve-topic-23, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (787/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,792] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,797] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,798] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,798] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topic=-uve-topic-15, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (788/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,802] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,805] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,806] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,806] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topic=-uve-topic-4, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (789/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,807] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,807] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,807] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topic=-uve-topic-2, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (790/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,813] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,813] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,819] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,820] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topic=-uve-topic-5, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (791/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,821] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,821] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,837] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topic=-uve-topic-9, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (792/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,839] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,839] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,839] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,846] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topic=-uve-topic-9, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (793/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,846] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,849] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,863] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,863] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topic=-uve-topic-17, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (794/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,864] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,864] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,865] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,866] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topic=-uve-topic-2, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (795/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,870] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,870] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,877] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topic=-uve-topic-29, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (796/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,879] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,881] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,888] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,889] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topic=-uve-topic-26, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (797/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,890] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,894] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,895] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,898] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topic=-uve-topic-27, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (798/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,901] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,905] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,912] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topic=-uve-topic-9, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (799/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,917] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,922] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,923] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,927] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topic=-uve-topic-23, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (800/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,932] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,935] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,936] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topic=-uve-topic-21, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (801/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,944] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,945] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,946] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,950] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topic=-uve-topic-28, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (802/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,955] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,958] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,964] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,965] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topic=structured_syslog_topic, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (803/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,969] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,971] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,972] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topic=-uve-topic-9, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (804/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,980] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,984] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,985] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,988] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topic=-uve-topic-0, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (805/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:02,990] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:02,994] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:02,996] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,000] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topic=-uve-topic-27, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (806/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,002] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,007] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,007] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,012] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topic=structured_syslog_topic, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (807/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,015] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,017] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,018] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topic=-uve-topic-19, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (808/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,026] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,029] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,032] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,033] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topic=-uve-topic-23, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (809/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,037] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,041] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,041] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topic=-uve-topic-9, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (810/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,048] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,051] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,052] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topic=-uve-topic-29, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (811/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,060] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,062] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,068] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topic=-uve-topic-20, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (812/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,072] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,076] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,077] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topic=-uve-topic-26, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (813/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,083] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,088] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,089] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topic=-uve-topic-22, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (814/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,095] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,099] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,102] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topic=-uve-topic-0, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (815/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,107] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,110] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,113] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (816/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,119] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,120] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,121] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,125] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (817/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,132] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,133] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,134] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topic=-uve-topic-18, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (818/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,141] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,142] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,145] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topic=-uve-topic-10, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (819/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,149] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,151] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,161] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,162] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topic=-uve-topic-4, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (820/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,164] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,165] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,167] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topic=-uve-topic-19, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (821/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,220] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,221] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,225] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,230] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topic=-uve-topic-23, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (822/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,231] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,235] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,248] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topic=-uve-topic-27, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (823/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,267] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,267] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,268] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topic=-uve-topic-13, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (824/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,290] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,290] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,291] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,291] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topic=-uve-topic-2, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (825/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,292] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,292] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,307] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topic=-uve-topic-14, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (826/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,308] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,308] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,308] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,308] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topic=-uve-topic-9, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (827/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,309] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,309] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,309] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topic=-uve-topic-24, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (828/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,321] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,321] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,322] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topic=-uve-topic-17, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (829/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,323] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,323] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,338] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topic=-uve-topic-26, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (830/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,343] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,343] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,343] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topic=-uve-topic-20, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (831/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,344] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,344] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,356] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topic=-uve-topic-18, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (832/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,357] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,357] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,366] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,367] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topic=-uve-topic-17, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (833/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,367] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,367] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,380] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,380] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topic=-uve-topic-7, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (834/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,381] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,381] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,386] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topic=-uve-topic-14, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (835/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,387] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,387] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,387] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,388] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topic=-uve-topic-0, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (836/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,388] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,388] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,389] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,389] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topic=-uve-topic-20, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (837/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,390] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,390] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,390] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topic=-uve-topic-9, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (838/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,391] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,391] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,406] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topic=-uve-topic-29, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (839/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,407] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,407] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,407] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,408] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topic=-uve-topic-22, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (840/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,408] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,408] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,412] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,413] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topic=-uve-topic-28, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (841/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,413] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,413] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,419] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topic=-uve-topic-10, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (842/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,420] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,420] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,420] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,421] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topic=-uve-topic-16, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (843/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,421] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,421] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,422] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,422] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topic=-uve-topic-23, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (844/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,422] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,422] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,428] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topic=-uve-topic-8, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (845/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,429] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,429] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,430] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 123 (kafka.log.ProducerStateManager) [2026-03-19 05:44:03,436] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 123 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,437] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-28-0/00000000000000000123.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:44:03,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=123) with 1 segments in 29ms (846/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,466] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,466] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,476] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topic=-uve-topic-28, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (847/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,477] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,477] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,481] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topic=-uve-topic-29, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (848/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,484] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,484] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,486] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topic=-uve-topic-28, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (849/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,487] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,489] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,495] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topic=-uve-topic-5, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (850/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,496] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,496] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,496] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,497] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topic=-uve-topic-14, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (851/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,497] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,497] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,498] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topic=-uve-topic-29, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (852/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,499] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,499] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,499] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topic=-uve-topic-9, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (853/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,500] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,500] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,507] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,507] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topic=-uve-topic-14, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (854/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,509] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,509] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,510] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topic=-uve-topic-17, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (855/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,513] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,513] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,520] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topic=-uve-topic-29, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (856/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,521] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,521] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,521] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,522] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topic=-uve-topic-23, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (857/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,522] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,522] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,523] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (858/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,524] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,524] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,532] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topic=-uve-topic-12, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (859/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,533] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,533] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,534] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,534] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topic=structured_syslog_topic, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (860/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,536] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,536] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,536] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,537] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topic=-uve-topic-16, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (861/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,537] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,537] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,538] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,538] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topic=-uve-topic-3, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (862/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,542] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,543] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,544] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topic=-uve-topic-2, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (863/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,545] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,545] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,550] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,550] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topic=-uve-topic-27, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (864/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,551] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,551] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,557] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,558] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topic=-uve-topic-24, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (865/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,559] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,560] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,560] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topic=-uve-topic-20, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (866/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,562] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,562] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,565] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,566] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topic=-uve-topic-21, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (867/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,566] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,566] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,589] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topic=-uve-topic-19, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (868/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,592] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,592] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,599] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topic=-uve-topic-3, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (869/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,601] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,601] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,601] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topic=-uve-topic-15, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (870/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,604] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,604] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,617] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topic=-uve-topic-8, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (871/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,618] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,619] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,625] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,626] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topic=-uve-topic-17, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (872/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,627] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,627] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,632] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topic=-uve-topic-14, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (873/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,633] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,633] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,634] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topic=-uve-topic-17, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (874/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,635] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,635] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,636] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topic=-uve-topic-16, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (875/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,637] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,637] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,638] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,638] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topic=-uve-topic-2, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (876/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,639] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,639] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,645] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topic=-uve-topic-26, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (877/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,646] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,646] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,647] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,647] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topic=structured_syslog_topic, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (878/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,648] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,648] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,653] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,653] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topic=-uve-topic-21, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (879/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,654] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,654] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,655] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topic=-uve-topic-0, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (880/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,656] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,656] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,661] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,662] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topic=-uve-topic-22, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (881/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,663] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,663] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,667] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topic=-uve-topic-1, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (882/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,668] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,668] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,672] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topic=-uve-topic-23, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (883/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,673] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,674] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,674] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topic=-uve-topic-24, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (884/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,675] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,675] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,676] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 33 (kafka.log.ProducerStateManager) [2026-03-19 05:44:03,742] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 33 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,742] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-25-0/00000000000000000033.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:44:03,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=33) with 1 segments in 67ms (885/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,743] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,743] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,743] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,744] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topic=-uve-topic-0, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (886/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,744] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,744] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,745] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topic=-uve-topic-13, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (887/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,746] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,746] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,969] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topic=-uve-topic-20, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 224ms (888/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,970] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,970] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,971] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,971] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topic=-uve-topic-24, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (889/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:03,971] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:03,971] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:03,976] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 58 (kafka.log.ProducerStateManager) [2026-03-19 05:44:04,084] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 58 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,084] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-29-0/00000000000000000058.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:44:04,085] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=58) with 1 segments in 114ms (890/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,086] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,086] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,086] INFO [ProducerStateManager partition=-uve-topic-13-0] Writing producer snapshot at offset 17 (kafka.log.ProducerStateManager) [2026-03-19 05:44:04,147] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 17 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,147] INFO [ProducerStateManager partition=-uve-topic-13-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-13-0/00000000000000000017.snapshot' (kafka.log.ProducerStateManager) [2026-03-19 05:44:04,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=17) with 1 segments in 83ms (891/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,169] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,169] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,173] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topic=-uve-topic-8, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (892/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,175] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,175] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,177] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topic=-uve-topic-10, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (893/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,178] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,178] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,278] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,281] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topic=-uve-topic-22, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 104ms (894/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,288] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,288] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,290] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,291] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topic=structured_syslog_topic, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (895/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,294] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,294] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,297] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topic=-uve-topic-28, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (896/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,300] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,300] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,300] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topic=-uve-topic-20, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (897/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,302] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,302] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,302] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,303] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topic=structured_syslog_topic, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (898/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,303] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,303] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,311] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topic=-uve-topic-3, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (899/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,323] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,323] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,324] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,324] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topic=-uve-topic-18, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (900/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,325] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,325] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,353] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,355] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topic=-uve-topic-28, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (901/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,355] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,360] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,368] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topic=-uve-topic-17, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (902/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,376] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,376] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,475] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,475] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topic=-uve-topic-16, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 100ms (903/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,476] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,486] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,513] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topic=-uve-topic-28, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 39ms (904/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,515] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,515] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,516] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,516] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topic=-uve-topic-4, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (905/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,517] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,517] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,518] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topic=-uve-topic-8, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (906/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,518] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,518] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,520] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topic=-uve-topic-1, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (907/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,521] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,521] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,521] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,522] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topic=-uve-topic-6, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (908/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,522] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,523] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,524] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topic=-uve-topic-25, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (909/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,526] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,526] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,527] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topic=-uve-topic-14, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (910/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,546] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,549] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,549] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topic=-uve-topic-13, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (911/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,550] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,579] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,580] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topic=-uve-topic-27, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (912/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,581] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,581] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,582] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,582] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topic=-uve-topic-11, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (913/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,583] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,583] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,591] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,592] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topic=-uve-topic-8, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (914/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,592] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,592] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,593] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topic=-uve-topic-14, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (915/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,595] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,595] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,596] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topic=-uve-topic-14, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (916/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,597] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,597] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,597] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topic=-uve-topic-20, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (917/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,626] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,626] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,632] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,633] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topic=-uve-topic-22, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (918/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,634] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,634] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,640] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topic=-uve-topic-19, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (919/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,642] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,642] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,648] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,648] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topic=-uve-topic-1, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (920/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,652] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,653] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,653] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topic=-uve-topic-8, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (921/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,654] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,666] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,667] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topic=-uve-topic-22, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (922/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,686] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,686] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,696] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topic=-uve-topic-21, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (923/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,697] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,698] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,698] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,699] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topic=-uve-topic-11, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (924/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,699] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,699] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,700] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topic=-uve-topic-7, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (925/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,710] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,710] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,728] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topic=-uve-topic-27, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (926/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,729] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,729] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,730] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,730] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topic=-uve-topic-5, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (927/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,731] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,731] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,736] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topic=-uve-topic-13, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (928/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,742] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,742] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,750] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topic=-uve-topic-8, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (929/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,759] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-19 05:44:04,759] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,760] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:04,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topic=-uve-topic-12, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (930/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:44:04,773] INFO Loaded 930 logs in 12073ms. (kafka.log.LogManager) [2026-03-19 05:44:04,801] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-03-19 05:44:04,801] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-03-19 05:44:06,142] INFO Awaiting socket connections on 10.0.0.33:9092. (kafka.network.Acceptor) [2026-03-19 05:44:06,329] INFO [SocketServer brokerId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-19 05:44:06,507] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:44:06,507] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:44:06,536] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:44:06,550] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:44:06,628] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-19 05:44:06,906] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-03-19 05:44:07,019] INFO Stat of the created znode at /brokers/ids/3 is: 8589934896,8589934896,1773899047004,1773899047004,1,0,0,144115348410990606,188,0,8589934896 (kafka.zk.KafkaZkClient) [2026-03-19 05:44:07,021] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.33:9092, czxid (broker epoch): 8589934896 (kafka.zk.KafkaZkClient) [2026-03-19 05:44:07,269] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:44:07,290] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:44:07,307] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:44:07,418] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:44:07,442] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:44:07,560] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 120 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2026-03-19 05:44:07,575] INFO [ProducerId Manager 3]: Acquired new producerId block (brokerId:3,blockStartProducerId:3000,blockEndProducerId:3999) by writing to Zk with path version 4 (kafka.coordinator.transaction.ProducerIdManager) [2026-03-19 05:44:07,666] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:44:07,671] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:44:07,674] INFO [Transaction Marker Channel Manager 3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-19 05:44:07,779] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:44:07,806] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-19 05:44:08,111] INFO [SocketServer brokerId=3] Starting socket server acceptors and processors (kafka.network.SocketServer) [2026-03-19 05:44:08,150] INFO [SocketServer brokerId=3] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-19 05:44:08,150] INFO [SocketServer brokerId=3] Started socket server acceptors and processors (kafka.network.SocketServer) [2026-03-19 05:44:08,163] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:44:08,163] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:44:08,163] INFO Kafka startTimeMs: 1773899048150 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:44:08,209] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2026-03-19 05:44:19,380] INFO [Partition -uve-topic-22-9 broker=3] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,382] INFO [Partition -uve-topic-23-29 broker=3] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,382] INFO [Partition -uve-topic-17-29 broker=3] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,382] INFO [Partition -uve-topic-16-9 broker=3] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,382] INFO [Partition -uve-topic-29-7 broker=3] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,383] INFO [Partition -uve-topic-2-19 broker=3] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,383] INFO [Partition -uve-topic-18-11 broker=3] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,383] INFO [Partition -uve-topic-27-14 broker=3] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,383] INFO [Partition -uve-topic-14-16 broker=3] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,383] INFO [Partition -uve-topic-5-3 broker=3] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,383] INFO [Partition -uve-topic-16-28 broker=3] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,384] INFO [Partition -uve-topic-29-26 broker=3] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,384] INFO [Partition -uve-topic-17-10 broker=3] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,386] INFO [Partition -uve-topic-21-27 broker=3] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,386] INFO [Partition -uve-topic-11-13 broker=3] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,387] INFO [Partition -uve-topic-24-11 broker=3] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,387] INFO [Partition -uve-topic-13-15 broker=3] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,391] INFO [Partition -uve-topic-26-13 broker=3] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,392] INFO [Partition -uve-topic-8-25 broker=3] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,392] INFO [Partition -uve-topic-0-7 broker=3] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,394] INFO [Partition -uve-topic-17-0 broker=3] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,395] INFO [Partition -uve-topic-9-7 broker=3] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,398] INFO [Partition -uve-topic-0-26 broker=3] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,399] INFO [Partition -uve-topic-20-26 broker=3] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,399] INFO [Partition -uve-topic-1-18 broker=3] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,401] INFO [Partition -uve-topic-3-20 broker=3] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,401] INFO [Partition -uve-topic-2-0 broker=3] Log loaded for partition -uve-topic-2-0 with initial high watermark 45 (kafka.cluster.Partition) [2026-03-19 05:44:19,404] INFO [Partition -uve-topic-7-24 broker=3] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,408] INFO [Partition -uve-topic-6-4 broker=3] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,410] INFO [Partition -uve-topic-15-17 broker=3] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,411] INFO [Partition -uve-topic-28-15 broker=3] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,415] INFO [Partition -uve-topic-6-23 broker=3] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,415] INFO [Partition -uve-topic-7-5 broker=3] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,415] INFO [Partition -uve-topic-22-28 broker=3] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,416] INFO [Partition -uve-topic-0-17 broker=3] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,416] INFO [Partition -uve-topic-9-17 broker=3] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,416] INFO [Partition -uve-topic-21-8 broker=3] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,416] INFO [Partition structured_syslog_topic-15 broker=3] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,416] INFO [Partition -uve-topic-5-22 broker=3] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,417] INFO [Partition -uve-topic-4-2 broker=3] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,417] INFO [Partition -uve-topic-17-19 broker=3] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,417] INFO [Partition -uve-topic-8-16 broker=3] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,418] INFO [Partition -uve-topic-3-1 broker=3] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,419] INFO [Partition -uve-topic-4-21 broker=3] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,422] INFO [Partition -uve-topic-10-12 broker=3] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,422] INFO [Partition -uve-topic-23-10 broker=3] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,422] INFO [Partition -uve-topic-25-12 broker=3] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,423] INFO [Partition -uve-topic-20-16 broker=3] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,423] INFO [Partition -uve-topic-12-14 broker=3] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,423] INFO [Partition -uve-topic-19-12 broker=3] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,424] INFO [Partition -uve-topic-29-16 broker=3] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,425] INFO [Partition -uve-topic-16-18 broker=3] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,425] INFO [Partition -uve-topic-8-6 broker=3] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,426] INFO [Partition -uve-topic-21-17 broker=3] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,441] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,444] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,445] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-03-19 05:44:19,445] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,447] INFO [Partition -uve-topic-2-16 broker=3] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,447] INFO [Partition -uve-topic-9-14 broker=3] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,450] INFO [Partition -uve-topic-18-8 broker=3] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,466] INFO [Partition -uve-topic-10-9 broker=3] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,466] INFO [Partition -uve-topic-23-7 broker=3] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,467] INFO [Partition -uve-topic-14-13 broker=3] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,467] INFO [Partition -uve-topic-27-11 broker=3] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,467] INFO [Partition -uve-topic-7-21 broker=3] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,468] INFO [Partition -uve-topic-6-1 broker=3] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,468] INFO [Partition -uve-topic-8-13 broker=3] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,469] INFO [Partition -uve-topic-21-24 broker=3] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,469] INFO [Partition -uve-topic-20-4 broker=3] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,469] INFO [Partition -uve-topic-0-14 broker=3] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,469] INFO [Partition -uve-topic-17-26 broker=3] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,469] INFO [Partition -uve-topic-29-4 broker=3] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,469] INFO [Partition -uve-topic-16-6 broker=3] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,469] INFO [Partition -uve-topic-4-18 broker=3] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,469] INFO [Partition -uve-topic-13-12 broker=3] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,470] INFO [Partition -uve-topic-26-10 broker=3] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,470] INFO [Partition -uve-topic-6-20 broker=3] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,470] INFO [Partition -uve-topic-5-0 broker=3] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,471] INFO [Partition -uve-topic-12-11 broker=3] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,474] INFO [Partition -uve-topic-26-29 broker=3] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,474] INFO [Partition -uve-topic-25-9 broker=3] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,475] INFO [Partition -uve-topic-29-23 broker=3] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,475] INFO [Partition -uve-topic-16-25 broker=3] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,475] INFO [Partition -uve-topic-10-28 broker=3] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,476] INFO [Partition -uve-topic-23-26 broker=3] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,476] INFO [Partition -uve-topic-19-9 broker=3] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,477] INFO [Partition -uve-topic-25-28 broker=3] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,478] INFO [Partition -uve-topic-11-10 broker=3] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,478] INFO [Partition -uve-topic-24-8 broker=3] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,478] INFO [Partition -uve-topic-19-28 broker=3] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,479] INFO [Partition -uve-topic-28-12 broker=3] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,479] INFO [Partition -uve-topic-15-14 broker=3] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,479] INFO [Partition -uve-topic-20-13 broker=3] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,479] INFO [Partition -uve-topic-29-13 broker=3] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,479] INFO [Partition -uve-topic-16-15 broker=3] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,479] INFO [Partition -uve-topic-7-2 broker=3] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,480] INFO [Partition -uve-topic-8-22 broker=3] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,480] INFO [Partition -uve-topic-22-25 broker=3] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,481] INFO [Partition -uve-topic-18-27 broker=3] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,482] INFO [Partition -uve-topic-24-27 broker=3] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,482] INFO [Partition -uve-topic-11-29 broker=3] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,482] INFO [Partition -uve-topic-17-7 broker=3] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,483] INFO [Partition -uve-topic-22-6 broker=3] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,483] INFO [Partition -uve-topic-1-15 broker=3] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,483] INFO [Partition structured_syslog_topic-12 broker=3] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,483] INFO [Partition -uve-topic-5-19 broker=3] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,483] INFO [Partition -uve-topic-15-24 broker=3] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,484] INFO [Partition -uve-topic-28-22 broker=3] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,484] INFO [Partition -uve-topic-20-23 broker=3] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,484] INFO [Partition -uve-topic-21-5 broker=3] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,484] INFO [Partition -uve-topic-7-12 broker=3] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,484] INFO [Partition -uve-topic-3-17 broker=3] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,484] INFO [Partition -uve-topic-8-3 broker=3] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,485] INFO [Partition -uve-topic-21-14 broker=3] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,510] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,512] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,513] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-03-19 05:44:19,513] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,513] INFO [Partition -uve-topic-0-4 broker=3] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,513] INFO [Partition -uve-topic-24-24 broker=3] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,515] INFO [Partition -uve-topic-23-4 broker=3] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,516] INFO [Partition -uve-topic-11-26 broker=3] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,516] INFO [Partition -uve-topic-10-6 broker=3] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,516] INFO [Partition -uve-topic-19-6 broker=3] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,516] INFO [Partition -uve-topic-20-29 broker=3] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,516] INFO [Partition -uve-topic-3-14 broker=3] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,519] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,519] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,519] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-03-19 05:44:19,519] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,520] INFO [Partition -uve-topic-7-18 broker=3] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,520] INFO [Partition -uve-topic-17-23 broker=3] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,520] INFO [Partition -uve-topic-16-3 broker=3] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,520] INFO [Partition -uve-topic-29-1 broker=3] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-0-11 broker=3] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition structured_syslog_topic-28 broker=3] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-9-11 broker=3] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-6-17 broker=3] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-26-26 broker=3] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-13-28 broker=3] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-5-16 broker=3] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-7-28 broker=3] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-8-10 broker=3] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-19-25 broker=3] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-4-15 broker=3] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,521] INFO [Partition -uve-topic-25-6 broker=3] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,524] INFO [Partition -uve-topic-20-10 broker=3] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,524] INFO [Partition -uve-topic-12-8 broker=3] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,531] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,533] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,533] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-03-19 05:44:19,533] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,534] INFO [Partition -uve-topic-16-12 broker=3] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,534] INFO [Partition -uve-topic-29-10 broker=3] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,534] INFO [Partition -uve-topic-8-0 broker=3] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,534] INFO [Partition -uve-topic-18-24 broker=3] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,534] INFO [Partition -uve-topic-1-12 broker=3] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,534] INFO [Partition -uve-topic-22-3 broker=3] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,534] INFO [Partition -uve-topic-23-23 broker=3] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,534] INFO [Partition -uve-topic-10-25 broker=3] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,537] INFO [Partition -uve-topic-2-13 broker=3] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,537] INFO [Partition -uve-topic-18-5 broker=3] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,537] INFO [Partition -uve-topic-27-27 broker=3] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,537] INFO [Partition -uve-topic-14-29 broker=3] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,537] INFO [Partition -uve-topic-15-11 broker=3] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,537] INFO [Partition -uve-topic-28-9 broker=3] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,538] INFO [Partition -uve-topic-28-28 broker=3] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,538] INFO [Partition -uve-topic-27-8 broker=3] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,538] INFO [Partition -uve-topic-14-10 broker=3] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,538] INFO [Partition -uve-topic-8-29 broker=3] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,538] INFO [Partition -uve-topic-22-22 broker=3] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,538] INFO [Partition -uve-topic-16-22 broker=3] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,539] INFO [Partition -uve-topic-15-2 broker=3] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,539] INFO [Partition -uve-topic-29-20 broker=3] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,539] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 123 (kafka.cluster.Partition) [2026-03-19 05:44:19,539] INFO [Partition -uve-topic-21-2 broker=3] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,539] INFO [Partition -uve-topic-17-4 broker=3] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,539] INFO [Partition -uve-topic-20-1 broker=3] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,539] INFO [Partition -uve-topic-21-21 broker=3] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,539] INFO [Partition structured_syslog_topic-9 broker=3] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,540] INFO [Partition -uve-topic-25-25 broker=3] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,540] INFO [Partition -uve-topic-12-27 broker=3] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,540] INFO [Partition -uve-topic-24-5 broker=3] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,541] INFO [Partition -uve-topic-11-7 broker=3] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,541] INFO [Partition -uve-topic-26-7 broker=3] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,541] INFO [Partition -uve-topic-13-9 broker=3] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,541] INFO [Partition -uve-topic-15-21 broker=3] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,541] INFO [Partition -uve-topic-28-19 broker=3] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,541] INFO [Partition -uve-topic-20-20 broker=3] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,547] INFO [Partition -uve-topic-7-9 broker=3] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,547] INFO [Partition -uve-topic-3-11 broker=3] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,547] INFO [Partition -uve-topic-19-3 broker=3] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,547] INFO [Partition -uve-topic-23-20 broker=3] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,548] INFO [Partition -uve-topic-10-22 broker=3] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,548] INFO [Partition -uve-topic-25-22 broker=3] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,548] INFO [Partition -uve-topic-12-24 broker=3] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,548] INFO [Partition -uve-topic-24-2 broker=3] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,548] INFO [Partition -uve-topic-11-4 broker=3] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,548] INFO [Partition -uve-topic-15-8 broker=3] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,548] INFO [Partition -uve-topic-28-6 broker=3] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,555] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,556] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,556] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-03-19 05:44:19,556] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,557] INFO [Partition -uve-topic-20-7 broker=3] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,574] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,575] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,610] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-03-19 05:44:19,629] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,629] INFO [Partition -uve-topic-6-24 broker=3] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,629] INFO [Partition -uve-topic-9-8 broker=3] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,629] INFO [Partition -uve-topic-19-22 broker=3] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,630] INFO [Partition -uve-topic-18-2 broker=3] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,630] INFO [Partition -uve-topic-22-19 broker=3] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,630] INFO [Partition -uve-topic-10-3 broker=3] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-23-1 broker=3] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-18-21 broker=3] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-17-1 broker=3] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 216 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-14-26 broker=3] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-27-24 broker=3] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-5-13 broker=3] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-21-18 broker=3] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-28-16 broker=3] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-15-18 broker=3] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-16-0 broker=3] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-17-20 broker=3] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-13-25 broker=3] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-12-5 broker=3] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-25-3 broker=3] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-26-23 broker=3] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-14-17 broker=3] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,631] INFO [Partition -uve-topic-27-15 broker=3] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-7-25 broker=3] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-2-10 broker=3] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-14-7 broker=3] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-27-5 broker=3] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-28-25 broker=3] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-15-27 broker=3] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-7-15 broker=3] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-0-27 broker=3] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-1-9 broker=3] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-2-29 broker=3] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-9-27 broker=3] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-8-7 broker=3] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition structured_syslog_topic-6 broker=3] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-1-28 broker=3] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,632] INFO [Partition -uve-topic-0-8 broker=3] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition structured_syslog_topic-25 broker=3] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-4-12 broker=3] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-13-6 broker=3] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-26-4 broker=3] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-6-14 broker=3] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-8-26 broker=3] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-7-6 broker=3] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-20-17 broker=3] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-11-23 broker=3] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-24-21 broker=3] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-29-17 broker=3] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-16-19 broker=3] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-3-27 broker=3] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-11-1 broker=3] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-4-9 broker=3] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-5-29 broker=3] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-6-21 broker=3] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,633] INFO [Partition -uve-topic-2-26 broker=3] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,634] INFO [Partition -uve-topic-1-6 broker=3] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,634] INFO [Partition -uve-topic-18-18 broker=3] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,634] INFO [Partition structured_syslog_topic-3 broker=3] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,634] INFO [Partition -uve-topic-3-8 broker=3] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,634] INFO [Partition -uve-topic-2-7 broker=3] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,634] INFO [Partition -uve-topic-14-23 broker=3] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,634] INFO [Partition -uve-topic-27-21 broker=3] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,634] INFO [Partition -uve-topic-28-3 broker=3] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,634] INFO [Partition -uve-topic-15-5 broker=3] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,635] INFO [Partition -uve-topic-8-23 broker=3] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,635] INFO [Partition -uve-topic-1-25 broker=3] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,635] INFO [Partition -uve-topic-0-5 broker=3] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,635] INFO [Partition -uve-topic-20-14 broker=3] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,635] INFO [Partition structured_syslog_topic-22 broker=3] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,635] INFO [Partition -uve-topic-9-5 broker=3] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,635] INFO [Partition -uve-topic-22-16 broker=3] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,635] INFO [Partition -uve-topic-13-22 broker=3] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,635] INFO [Partition -uve-topic-12-2 broker=3] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,635] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 33 (kafka.cluster.Partition) [2026-03-19 05:44:19,636] INFO [Partition -uve-topic-26-20 broker=3] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,636] INFO [Partition -uve-topic-5-10 broker=3] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,636] INFO [Partition -uve-topic-12-21 broker=3] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,636] INFO [Partition -uve-topic-25-19 broker=3] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,636] INFO [Partition -uve-topic-13-3 broker=3] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,636] INFO [Partition -uve-topic-26-1 broker=3] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,636] INFO [Partition -uve-topic-7-22 broker=3] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,637] INFO [Partition -uve-topic-6-2 broker=3] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,637] INFO [Partition -uve-topic-28-13 broker=3] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,637] INFO [Partition -uve-topic-15-15 broker=3] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,637] INFO [Partition -uve-topic-7-3 broker=3] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,637] INFO [Partition -uve-topic-19-19 broker=3] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,637] INFO [Partition -uve-topic-10-0 broker=3] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,637] INFO [Partition -uve-topic-11-20 broker=3] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,637] INFO [Partition -uve-topic-24-18 broker=3] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,713] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,715] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,715] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-03-19 05:44:19,715] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,715] INFO [Partition -uve-topic-19-0 broker=3] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,715] INFO [Partition structured_syslog_topic-13 broker=3] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,726] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,727] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,727] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-14-14 broker=3] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-27-12 broker=3] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-10-19 broker=3] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-23-17 broker=3] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-17-17 broker=3] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-9-24 broker=3] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-14-4 broker=3] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-27-2 broker=3] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-6-11 broker=3] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-29-14 broker=3] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,727] INFO [Partition -uve-topic-16-16 broker=3] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,728] INFO [Partition -uve-topic-21-15 broker=3] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,728] INFO [Partition -uve-topic-0-24 broker=3] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,728] INFO [Partition -uve-topic-4-28 broker=3] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,728] INFO [Partition -uve-topic-8-4 broker=3] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,728] INFO [Partition -uve-topic-28-29 broker=3] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,728] INFO [Partition -uve-topic-14-11 broker=3] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,728] INFO [Partition -uve-topic-27-9 broker=3] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,728] INFO [Partition -uve-topic-29-11 broker=3] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,728] INFO [Partition -uve-topic-16-13 broker=3] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,728] INFO [Partition -uve-topic-10-16 broker=3] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,733] INFO [Partition -uve-topic-23-14 broker=3] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,734] INFO [Partition -uve-topic-12-18 broker=3] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,734] INFO [Partition -uve-topic-25-16 broker=3] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,778] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,779] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,798] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-03-19 05:44:19,798] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,798] INFO [Partition -uve-topic-27-28 broker=3] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,798] INFO [Partition -uve-topic-13-29 broker=3] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,798] INFO [Partition -uve-topic-26-27 broker=3] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,799] INFO [Partition -uve-topic-18-15 broker=3] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,799] INFO [Partition -uve-topic-9-2 broker=3] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,799] INFO [Partition -uve-topic-0-21 broker=3] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,799] INFO [Partition -uve-topic-1-3 broker=3] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,799] INFO [Partition -uve-topic-2-23 broker=3] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,800] INFO [Partition structured_syslog_topic-0 broker=3] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,800] INFO [Partition -uve-topic-6-27 broker=3] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,800] INFO [Partition -uve-topic-5-7 broker=3] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,800] INFO [Partition -uve-topic-14-20 broker=3] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,800] INFO [Partition -uve-topic-27-18 broker=3] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,800] INFO [Partition -uve-topic-5-26 broker=3] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,801] INFO [Partition -uve-topic-13-0 broker=3] Log loaded for partition -uve-topic-13-0 with initial high watermark 17 (kafka.cluster.Partition) [2026-03-19 05:44:19,801] INFO [Partition -uve-topic-6-8 broker=3] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,803] INFO [Partition -uve-topic-7-0 broker=3] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,803] INFO [Partition -uve-topic-8-20 broker=3] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,803] INFO [Partition -uve-topic-20-11 broker=3] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition -uve-topic-11-17 broker=3] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition -uve-topic-24-15 broker=3] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition -uve-topic-4-25 broker=3] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition -uve-topic-3-5 broker=3] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition structured_syslog_topic-10 broker=3] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition -uve-topic-5-17 broker=3] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition -uve-topic-7-19 broker=3] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition -uve-topic-13-10 broker=3] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition -uve-topic-26-8 broker=3] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition -uve-topic-6-18 broker=3] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,804] INFO [Partition -uve-topic-3-24 broker=3] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,805] INFO [Partition -uve-topic-2-4 broker=3] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,805] INFO [Partition -uve-topic-22-13 broker=3] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,805] INFO [Partition -uve-topic-19-16 broker=3] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,805] INFO [Partition structured_syslog_topic-29 broker=3] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,805] INFO [Partition -uve-topic-14-1 broker=3] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,805] INFO [Partition -uve-topic-9-21 broker=3] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,806] INFO [Partition -uve-topic-8-1 broker=3] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,806] INFO [Partition -uve-topic-21-12 broker=3] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,806] INFO [Partition -uve-topic-28-10 broker=3] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,806] INFO [Partition -uve-topic-15-12 broker=3] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,806] INFO [Partition -uve-topic-1-22 broker=3] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,806] INFO [Partition -uve-topic-0-2 broker=3] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,806] INFO [Partition -uve-topic-17-14 broker=3] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,806] INFO [Partition structured_syslog_topic-19 broker=3] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,806] INFO [Partition -uve-topic-13-19 broker=3] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,806] INFO [Partition -uve-topic-26-17 broker=3] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,807] INFO [Partition -uve-topic-4-6 broker=3] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,807] INFO [Partition structured_syslog_topic-7 broker=3] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,807] INFO [Partition -uve-topic-28-26 broker=3] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,807] INFO [Partition -uve-topic-15-28 broker=3] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,808] INFO [Partition -uve-topic-0-18 broker=3] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,811] INFO [Partition -uve-topic-7-16 broker=3] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,811] INFO [Partition -uve-topic-20-27 broker=3] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,811] INFO [Partition -uve-topic-28-7 broker=3] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,811] INFO [Partition -uve-topic-15-9 broker=3] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,811] INFO [Partition -uve-topic-12-15 broker=3] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,811] INFO [Partition -uve-topic-25-13 broker=3] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,811] INFO [Partition -uve-topic-3-21 broker=3] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,811] INFO [Partition -uve-topic-19-13 broker=3] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,816] INFO [Partition -uve-topic-4-3 broker=3] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,817] INFO [Partition -uve-topic-11-14 broker=3] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,817] INFO [Partition -uve-topic-24-12 broker=3] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,817] INFO [Partition structured_syslog_topic-26 broker=3] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,827] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,827] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,827] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-03-19 05:44:19,827] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,828] INFO [Partition -uve-topic-6-15 broker=3] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,828] INFO [Partition -uve-topic-13-26 broker=3] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,828] INFO [Partition -uve-topic-26-24 broker=3] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,828] INFO [Partition -uve-topic-14-8 broker=3] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,829] INFO [Partition -uve-topic-27-6 broker=3] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,829] INFO [Partition -uve-topic-18-12 broker=3] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,829] INFO [Partition -uve-topic-22-29 broker=3] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,829] INFO [Partition -uve-topic-10-13 broker=3] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,829] INFO [Partition -uve-topic-23-11 broker=3] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,830] INFO [Partition -uve-topic-6-5 broker=3] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,830] INFO [Partition -uve-topic-20-8 broker=3] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,830] INFO [Partition -uve-topic-21-28 broker=3] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,883] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,888] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,928] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-16-10 broker=3] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-29-8 broker=3] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-21-9 broker=3] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-4-22 broker=3] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-27-25 broker=3] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-14-27 broker=3] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-16-29 broker=3] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-29-27 broker=3] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-2-1 broker=3] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-2-20 broker=3] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 52 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-3-2 broker=3] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,929] INFO [Partition -uve-topic-26-5 broker=3] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,930] INFO [Partition -uve-topic-13-7 broker=3] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,930] INFO [Partition -uve-topic-5-14 broker=3] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,930] INFO [Partition -uve-topic-9-18 broker=3] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,930] INFO [Partition -uve-topic-17-11 broker=3] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,930] INFO [Partition -uve-topic-1-19 broker=3] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,930] INFO [Partition -uve-topic-8-17 broker=3] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,930] INFO [Partition structured_syslog_topic-16 broker=3] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,930] INFO [Partition -uve-topic-5-23 broker=3] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-22-10 broker=3] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-26-14 broker=3] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-13-16 broker=3] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-5-4 broker=3] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-16-26 broker=3] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-29-24 broker=3] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-15-6 broker=3] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-28-4 broker=3] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-8-14 broker=3] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-5-20 broker=3] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-4-0 broker=3] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-24-9 broker=3] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-11-11 broker=3] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-4-19 broker=3] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition structured_syslog_topic-4 broker=3] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-5-11 broker=3] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-7-13 broker=3] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,931] INFO [Partition -uve-topic-18-28 broker=3] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,932] INFO [Partition -uve-topic-1-16 broker=3] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,932] INFO [Partition -uve-topic-3-18 broker=3] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,932] INFO [Partition -uve-topic-19-10 broker=3] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,932] INFO [Partition structured_syslog_topic-23 broker=3] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,183] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,187] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,188] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-03-19 05:44:20,188] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,188] INFO [Partition -uve-topic-4-10 broker=3] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,188] INFO [Partition -uve-topic-25-1 broker=3] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,188] INFO [Partition -uve-topic-26-21 broker=3] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,189] INFO [Partition -uve-topic-12-3 broker=3] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,189] INFO [Partition -uve-topic-13-23 broker=3] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,189] INFO [Partition -uve-topic-4-29 broker=3] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,189] INFO [Partition -uve-topic-0-15 broker=3] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,189] INFO [Partition -uve-topic-17-27 broker=3] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,190] INFO [Partition -uve-topic-16-7 broker=3] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,190] INFO [Partition -uve-topic-29-5 broker=3] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,190] INFO [Partition -uve-topic-2-17 broker=3] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,190] INFO [Partition -uve-topic-22-26 broker=3] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,190] INFO [Partition -uve-topic-9-15 broker=3] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,190] INFO [Partition -uve-topic-21-6 broker=3] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,202] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,203] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,204] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-03-19 05:44:20,204] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,204] INFO [Partition -uve-topic-17-8 broker=3] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,207] INFO [Partition -uve-topic-26-11 broker=3] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,208] INFO [Partition -uve-topic-13-13 broker=3] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,208] INFO [Partition -uve-topic-15-25 broker=3] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,208] INFO [Partition -uve-topic-28-23 broker=3] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,208] INFO [Partition -uve-topic-20-5 broker=3] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,209] INFO [Partition -uve-topic-21-25 broker=3] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,223] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,224] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,227] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-03-19 05:44:20,227] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,227] INFO [Partition -uve-topic-27-3 broker=3] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,227] INFO [Partition -uve-topic-14-5 broker=3] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,233] INFO [Partition -uve-topic-25-29 broker=3] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,233] INFO [Partition -uve-topic-19-29 broker=3] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,234] INFO [Partition -uve-topic-20-24 broker=3] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,234] INFO [Partition -uve-topic-10-10 broker=3] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,234] INFO [Partition -uve-topic-24-28 broker=3] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,234] INFO [Partition -uve-topic-23-8 broker=3] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,235] INFO [Partition -uve-topic-25-10 broker=3] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,235] INFO [Partition -uve-topic-12-12 broker=3] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,235] INFO [Partition -uve-topic-27-22 broker=3] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,236] INFO [Partition -uve-topic-26-2 broker=3] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,236] INFO [Partition -uve-topic-13-4 broker=3] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,236] INFO [Partition -uve-topic-14-24 broker=3] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,236] INFO [Partition -uve-topic-6-12 broker=3] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,236] INFO [Partition -uve-topic-10-29 broker=3] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,236] INFO [Partition -uve-topic-22-7 broker=3] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,236] INFO [Partition -uve-topic-23-27 broker=3] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,236] INFO [Partition -uve-topic-18-9 broker=3] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,236] INFO [Partition -uve-topic-5-1 broker=3] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,236] INFO [Partition -uve-topic-25-20 broker=3] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,237] INFO [Partition -uve-topic-12-22 broker=3] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,237] INFO [Partition -uve-topic-18-25 broker=3] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,237] INFO [Partition -uve-topic-17-5 broker=3] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,237] INFO [Partition -uve-topic-20-2 broker=3] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,237] INFO [Partition -uve-topic-21-22 broker=3] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,262] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,263] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,263] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-03-19 05:44:20,263] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,264] INFO [Partition -uve-topic-22-4 broker=3] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,264] INFO [Partition -uve-topic-17-24 broker=3] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,264] INFO [Partition -uve-topic-16-4 broker=3] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,264] INFO [Partition -uve-topic-29-2 broker=3] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,265] INFO [Partition -uve-topic-21-3 broker=3] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,265] INFO [Partition structured_syslog_topic-1 broker=3] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,265] INFO [Partition -uve-topic-20-21 broker=3] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,265] INFO [Partition -uve-topic-27-19 broker=3] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,266] INFO [Partition -uve-topic-14-21 broker=3] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,266] INFO [Partition -uve-topic-16-23 broker=3] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,266] INFO [Partition -uve-topic-15-3 broker=3] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,266] INFO [Partition -uve-topic-29-21 broker=3] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,266] INFO [Partition -uve-topic-28-1 broker=3] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,279] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,279] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,280] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-25-26 broker=3] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-12-28 broker=3] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-24-6 broker=3] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-11-8 broker=3] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-26-18 broker=3] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-13-20 broker=3] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-12-0 broker=3] Log loaded for partition -uve-topic-12-0 with initial high watermark 19 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-13-1 broker=3] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-5-8 broker=3] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-6-28 broker=3] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,280] INFO [Partition -uve-topic-9-12 broker=3] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-1-13 broker=3] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-8-11 broker=3] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-15-22 broker=3] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-28-20 broker=3] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-0-12 broker=3] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-7-10 broker=3] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-4-16 broker=3] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-3-15 broker=3] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-25-7 broker=3] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-12-9 broker=3] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition -uve-topic-19-7 broker=3] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,281] INFO [Partition structured_syslog_topic-20 broker=3] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,314] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,317] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,317] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-03-19 05:44:20,317] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-7-29 broker=3] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-6-9 broker=3] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-10-26 broker=3] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 78 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-23-24 broker=3] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-14-2 broker=3] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-2-14 broker=3] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-18-6 broker=3] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-19-26 broker=3] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-22-23 broker=3] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-24-25 broker=3] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-11-27 broker=3] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-10-7 broker=3] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,318] INFO [Partition -uve-topic-23-5 broker=3] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,323] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,324] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,324] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-03-19 05:44:20,324] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,324] INFO [Partition -uve-topic-4-26 broker=3] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,324] INFO [Partition -uve-topic-25-17 broker=3] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,324] INFO [Partition -uve-topic-12-19 broker=3] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,324] INFO [Partition -uve-topic-5-27 broker=3] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,324] INFO [Partition -uve-topic-4-7 broker=3] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,324] INFO [Partition -uve-topic-17-21 broker=3] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,324] INFO [Partition -uve-topic-0-9 broker=3] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,324] INFO [Partition -uve-topic-1-29 broker=3] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,326] INFO [Partition -uve-topic-16-1 broker=3] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,327] INFO [Partition -uve-topic-2-11 broker=3] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,329] INFO [Partition -uve-topic-9-9 broker=3] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,330] INFO [Partition -uve-topic-25-4 broker=3] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,330] INFO [Partition -uve-topic-12-6 broker=3] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,330] INFO [Partition -uve-topic-4-23 broker=3] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,330] INFO [Partition -uve-topic-3-3 broker=3] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,331] INFO [Partition -uve-topic-3-22 broker=3] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,331] INFO [Partition -uve-topic-0-28 broker=3] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,331] INFO [Partition -uve-topic-15-0 broker=3] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,332] INFO [Partition -uve-topic-6-6 broker=3] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,332] INFO [Partition -uve-topic-7-26 broker=3] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,333] INFO [Partition -uve-topic-8-8 broker=3] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,333] INFO [Partition -uve-topic-21-19 broker=3] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,340] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,341] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,343] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-03-19 05:44:20,343] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,343] INFO [Partition -uve-topic-25-23 broker=3] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,344] INFO [Partition -uve-topic-12-25 broker=3] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,344] INFO [Partition -uve-topic-19-23 broker=3] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,345] INFO [Partition -uve-topic-24-3 broker=3] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,346] INFO [Partition -uve-topic-11-5 broker=3] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,347] INFO [Partition -uve-topic-4-13 broker=3] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,347] INFO [Partition -uve-topic-24-22 broker=3] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,347] INFO [Partition -uve-topic-11-24 broker=3] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,347] INFO [Partition -uve-topic-5-5 broker=3] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,347] INFO [Partition -uve-topic-6-25 broker=3] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,347] INFO [Partition -uve-topic-27-16 broker=3] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,347] INFO [Partition -uve-topic-14-18 broker=3] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,350] INFO [Partition -uve-topic-18-22 broker=3] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,350] INFO [Partition -uve-topic-19-4 broker=3] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,351] INFO [Partition -uve-topic-10-23 broker=3] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,351] INFO [Partition -uve-topic-22-1 broker=3] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,351] INFO [Partition -uve-topic-23-21 broker=3] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,351] INFO [Partition -uve-topic-18-3 broker=3] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,354] INFO [Partition -uve-topic-24-13 broker=3] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,354] INFO [Partition -uve-topic-11-15 broker=3] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,354] INFO [Partition -uve-topic-26-15 broker=3] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,355] INFO [Partition -uve-topic-13-17 broker=3] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,355] INFO [Partition -uve-topic-25-14 broker=3] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,356] INFO [Partition -uve-topic-20-18 broker=3] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,356] INFO [Partition -uve-topic-12-16 broker=3] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,356] INFO [Partition -uve-topic-22-20 broker=3] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,356] INFO [Partition -uve-topic-16-20 broker=3] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,356] INFO [Partition -uve-topic-29-18 broker=3] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,356] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 268 (kafka.cluster.Partition) [2026-03-19 05:44:20,356] INFO [Partition -uve-topic-8-27 broker=3] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,356] INFO [Partition -uve-topic-17-2 broker=3] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,356] INFO [Partition -uve-topic-15-19 broker=3] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,366] INFO [Partition -uve-topic-28-17 broker=3] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,366] INFO [Partition -uve-topic-7-7 broker=3] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,366] INFO [Partition -uve-topic-10-4 broker=3] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,366] INFO [Partition -uve-topic-23-2 broker=3] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,367] INFO [Partition -uve-topic-1-10 broker=3] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,367] INFO [Partition -uve-topic-3-12 broker=3] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,367] INFO [Partition structured_syslog_topic-17 broker=3] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,367] INFO [Partition -uve-topic-5-24 broker=3] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,376] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,376] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,376] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-03-19 05:44:20,376] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,377] INFO [Partition -uve-topic-4-4 broker=3] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,377] INFO [Partition -uve-topic-9-28 broker=3] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,377] INFO [Partition -uve-topic-9-6 broker=3] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,377] INFO [Partition -uve-topic-19-11 broker=3] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,383] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,393] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,393] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-03-19 05:44:20,393] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,393] INFO [Partition -uve-topic-17-18 broker=3] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,393] INFO [Partition -uve-topic-8-5 broker=3] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-1-26 broker=3] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-0-6 broker=3] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-24-29 broker=3] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-5-21 broker=3] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-7-23 broker=3] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-6-3 broker=3] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-23-18 broker=3] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-10-20 broker=3] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-3-28 broker=3] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-2-8 broker=3] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-18-0 broker=3] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-19-20 broker=3] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,394] INFO [Partition -uve-topic-4-20 broker=3] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-5-2 broker=3] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-6-22 broker=3] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-25-11 broker=3] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-12-13 broker=3] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-0-25 broker=3] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-4-1 broker=3] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-2-27 broker=3] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-18-19 broker=3] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-1-7 broker=3] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-9-25 broker=3] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-21-16 broker=3] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-3-19 broker=3] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,395] INFO [Partition -uve-topic-23-28 broker=3] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-24-10 broker=3] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-11-12 broker=3] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-15-16 broker=3] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-3-0 broker=3] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-28-14 broker=3] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-8-24 broker=3] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-20-15 broker=3] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-7-4 broker=3] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-27-13 broker=3] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-14-15 broker=3] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-16-17 broker=3] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-29-15 broker=3] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-24-19 broker=3] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-11-21 broker=3] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-19-1 broker=3] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,396] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 127 (kafka.cluster.Partition) [2026-03-19 05:44:20,397] INFO [Partition -uve-topic-11-2 broker=3] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,397] INFO [Partition -uve-topic-3-9 broker=3] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,397] INFO [Partition structured_syslog_topic-14 broker=3] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,397] INFO [Partition -uve-topic-26-12 broker=3] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,397] INFO [Partition -uve-topic-13-14 broker=3] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,403] INFO [Partition -uve-topic-22-17 broker=3] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,407] INFO [Partition -uve-topic-10-1 broker=3] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,408] INFO [Partition structured_syslog_topic-11 broker=3] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,408] INFO [Partition -uve-topic-5-18 broker=3] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,408] INFO [Partition -uve-topic-25-27 broker=3] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,408] INFO [Partition -uve-topic-12-29 broker=3] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,408] INFO [Partition -uve-topic-24-7 broker=3] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,408] INFO [Partition -uve-topic-11-9 broker=3] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,408] INFO [Partition -uve-topic-26-9 broker=3] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,408] INFO [Partition -uve-topic-13-11 broker=3] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,408] INFO [Partition -uve-topic-17-15 broker=3] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,408] INFO [Partition -uve-topic-20-12 broker=3] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,427] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,438] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,438] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-03-19 05:44:20,438] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,438] INFO [Partition -uve-topic-22-14 broker=3] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,438] INFO [Partition -uve-topic-9-3 broker=3] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,438] INFO [Partition -uve-topic-19-27 broker=3] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,438] INFO [Partition -uve-topic-18-26 broker=3] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-24-26 broker=3] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-23-6 broker=3] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-11-28 broker=3] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-10-8 broker=3] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-3-16 broker=3] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-19-8 broker=3] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-23-25 broker=3] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-10-27 broker=3] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-15-13 broker=3] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-28-11 broker=3] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] INFO [Partition -uve-topic-21-13 broker=3] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,491] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,492] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,494] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-03-19 05:44:20,494] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,495] INFO [Partition -uve-topic-6-0 broker=3] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-19-17 broker=3] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-3-25 broker=3] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-26-28 broker=3] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-1-4 broker=3] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-9-22 broker=3] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-0-3 broker=3] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-1-23 broker=3] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-2-5 broker=3] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-25-8 broker=3] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-12-10 broker=3] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-4-17 broker=3] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-8-21 broker=3] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-0-22 broker=3] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-16-14 broker=3] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-29-12 broker=3] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-7-20 broker=3] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-8-2 broker=3] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,496] INFO [Partition -uve-topic-2-15 broker=3] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,497] INFO [Partition -uve-topic-27-29 broker=3] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,497] INFO [Partition -uve-topic-6-19 broker=3] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,497] INFO [Partition -uve-topic-7-1 broker=3] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,497] INFO [Partition -uve-topic-27-10 broker=3] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,497] INFO [Partition -uve-topic-14-12 broker=3] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,497] INFO [Partition -uve-topic-2-24 broker=3] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,497] INFO [Partition -uve-topic-24-16 broker=3] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,498] INFO [Partition -uve-topic-11-18 broker=3] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,498] INFO [Partition -uve-topic-18-16 broker=3] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,498] INFO [Partition -uve-topic-3-6 broker=3] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,498] INFO [Partition -uve-topic-23-15 broker=3] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,498] INFO [Partition -uve-topic-10-17 broker=3] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,498] INFO [Partition -uve-topic-4-14 broker=3] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-1-20 broker=3] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-6-16 broker=3] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-0-19 broker=3] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-9-0 broker=3] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-16-11 broker=3] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-29-9 broker=3] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-2-21 broker=3] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-1-1 broker=3] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-18-13 broker=3] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-3-13 broker=3] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-19-5 broker=3] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-25-24 broker=3] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-12-26 broker=3] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-24-4 broker=3] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-11-6 broker=3] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-15-10 broker=3] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-29-28 broker=3] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,501] INFO [Partition -uve-topic-28-8 broker=3] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,502] INFO [Partition -uve-topic-8-18 broker=3] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,502] INFO [Partition -uve-topic-20-9 broker=3] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,502] INFO [Partition -uve-topic-21-29 broker=3] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,502] INFO [Partition -uve-topic-18-23 broker=3] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,504] INFO [Partition structured_syslog_topic-8 broker=3] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,505] INFO [Partition -uve-topic-5-15 broker=3] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,505] INFO [Partition -uve-topic-27-7 broker=3] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,505] INFO [Partition -uve-topic-14-9 broker=3] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,505] INFO [Partition -uve-topic-7-17 broker=3] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-20-28 broker=3] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-27-26 broker=3] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-26-6 broker=3] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-13-8 broker=3] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-14-28 broker=3] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-23-12 broker=3] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-10-14 broker=3] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-19-14 broker=3] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-22-11 broker=3] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition structured_syslog_topic-27 broker=3] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-24-23 broker=3] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-11-25 broker=3] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-26-25 broker=3] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-25-5 broker=3] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-12-7 broker=3] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-13-27 broker=3] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,506] INFO [Partition -uve-topic-21-10 broker=3] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,510] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,511] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,511] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-03-19 05:44:20,511] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,511] INFO [Partition -uve-topic-17-12 broker=3] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,511] INFO [Partition -uve-topic-9-19 broker=3] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,511] INFO [Partition -uve-topic-23-22 broker=3] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,511] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 356 (kafka.cluster.Partition) [2026-03-19 05:44:20,511] INFO [Partition -uve-topic-10-24 broker=3] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,511] INFO [Partition -uve-topic-18-4 broker=3] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,511] INFO [Partition -uve-topic-19-24 broker=3] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,512] INFO [Partition -uve-topic-23-3 broker=3] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,512] INFO [Partition -uve-topic-10-5 broker=3] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,512] INFO [Partition -uve-topic-2-12 broker=3] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,512] INFO [Partition -uve-topic-28-27 broker=3] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,512] INFO [Partition -uve-topic-15-29 broker=3] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,514] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,523] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,523] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-03-19 05:44:20,525] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-2-2 broker=3] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-13-24 broker=3] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-26-22 broker=3] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-12-4 broker=3] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-25-2 broker=3] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-14-6 broker=3] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-27-4 broker=3] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-10-11 broker=3] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-23-9 broker=3] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-12-23 broker=3] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-25-21 broker=3] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-11-3 broker=3] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-24-1 broker=3] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,526] INFO [Partition -uve-topic-4-11 broker=3] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-8-15 broker=3] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-0-16 broker=3] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-18-20 broker=3] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-2-28 broker=3] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-1-8 broker=3] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition structured_syslog_topic-5 broker=3] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-7-14 broker=3] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-14-25 broker=3] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-27-23 broker=3] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-6-13 broker=3] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-2-18 broker=3] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-18-10 broker=3] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-5-12 broker=3] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-9-16 broker=3] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-22-27 broker=3] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-13-5 broker=3] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-26-3 broker=3] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-1-17 broker=3] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-17-9 broker=3] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-18-29 broker=3] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-21-26 broker=3] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-20-6 broker=3] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-22-8 broker=3] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-3-29 broker=3] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,527] INFO [Partition -uve-topic-19-21 broker=3] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,528] INFO [Partition -uve-topic-10-2 broker=3] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,528] INFO [Partition -uve-topic-11-22 broker=3] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,528] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 85 (kafka.cluster.Partition) [2026-03-19 05:44:20,528] INFO [Partition -uve-topic-24-20 broker=3] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,528] INFO [Partition -uve-topic-28-24 broker=3] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,528] INFO [Partition -uve-topic-3-10 broker=3] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,528] INFO [Partition -uve-topic-15-26 broker=3] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,535] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,535] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,535] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-03-19 05:44:20,535] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,535] INFO [Partition -uve-topic-19-2 broker=3] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,535] INFO [Partition -uve-topic-17-28 broker=3] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,536] INFO [Partition -uve-topic-20-25 broker=3] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,536] INFO [Partition -uve-topic-29-6 broker=3] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,536] INFO [Partition -uve-topic-16-8 broker=3] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,536] INFO [Partition -uve-topic-21-7 broker=3] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,536] INFO [Partition -uve-topic-28-5 broker=3] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,536] INFO [Partition -uve-topic-29-25 broker=3] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,536] INFO [Partition -uve-topic-15-7 broker=3] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,536] INFO [Partition -uve-topic-16-27 broker=3] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,585] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,589] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,589] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition -uve-topic-9-26 broker=3] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition -uve-topic-1-27 broker=3] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition -uve-topic-23-19 broker=3] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition -uve-topic-10-21 broker=3] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition structured_syslog_topic-24 broker=3] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition -uve-topic-2-9 broker=3] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition -uve-topic-22-18 broker=3] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition -uve-topic-18-1 broker=3] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition -uve-topic-6-29 broker=3] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,589] INFO [Partition -uve-topic-5-9 broker=3] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-14-3 broker=3] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-27-1 broker=3] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-7-11 broker=3] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-20-22 broker=3] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-0-23 broker=3] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-9-23 broker=3] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-1-24 broker=3] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-17-16 broker=3] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition structured_syslog_topic-21 broker=3] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-5-28 broker=3] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-4-8 broker=3] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-11-19 broker=3] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-24-17 broker=3] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-13-21 broker=3] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-12-1 broker=3] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-26-19 broker=3] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-29-3 broker=3] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-16-5 broker=3] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-17-25 broker=3] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-22-24 broker=3] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-18-7 broker=3] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,590] INFO [Partition -uve-topic-21-4 broker=3] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,603] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,612] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,612] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-03-19 05:44:20,612] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,612] INFO [Partition -uve-topic-17-6 broker=3] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,612] INFO [Partition -uve-topic-23-16 broker=3] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,612] INFO [Partition -uve-topic-10-18 broker=3] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,612] INFO [Partition -uve-topic-12-20 broker=3] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,612] INFO [Partition -uve-topic-25-18 broker=3] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,612] INFO [Partition -uve-topic-11-0 broker=3] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,612] INFO [Partition -uve-topic-19-18 broker=3] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,612] INFO [Partition -uve-topic-21-23 broker=3] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,613] INFO [Partition -uve-topic-20-3 broker=3] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,613] INFO [Partition -uve-topic-28-21 broker=3] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,613] INFO [Partition -uve-topic-15-23 broker=3] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,622] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,623] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,623] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-03-19 05:44:20,623] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,623] INFO [Partition -uve-topic-22-15 broker=3] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,623] INFO [Partition -uve-topic-18-17 broker=3] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,623] INFO [Partition -uve-topic-14-22 broker=3] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,623] INFO [Partition -uve-topic-13-2 broker=3] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,623] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 67 (kafka.cluster.Partition) [2026-03-19 05:44:20,623] INFO [Partition -uve-topic-27-20 broker=3] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,623] INFO [Partition -uve-topic-6-10 broker=3] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-1-14 broker=3] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-0-13 broker=3] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-22-5 broker=3] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-4-27 broker=3] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-3-7 broker=3] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-9-13 broker=3] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-28-2 broker=3] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-29-22 broker=3] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-15-4 broker=3] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-16-24 broker=3] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-8-12 broker=3] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-2-6 broker=3] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,624] INFO [Partition -uve-topic-3-26 broker=3] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,629] INFO [Partition -uve-topic-9-4 broker=3] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,629] INFO [Partition -uve-topic-2-25 broker=3] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,629] INFO [Partition -uve-topic-1-5 broker=3] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,629] INFO [Partition structured_syslog_topic-2 broker=3] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,633] INFO [Partition -uve-topic-22-12 broker=3] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,641] INFO [Partition -uve-topic-1-21 broker=3] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,641] INFO [Partition -uve-topic-0-1 broker=3] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,641] INFO [Partition -uve-topic-9-1 broker=3] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,641] INFO [Partition -uve-topic-4-24 broker=3] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-6-26 broker=3] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-5-6 broker=3] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-9-10 broker=3] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-22-21 broker=3] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-1-11 broker=3] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-17-3 broker=3] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-3-23 broker=3] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-19-15 broker=3] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-4-5 broker=3] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-5-25 broker=3] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 135 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-28-18 broker=3] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-3-4 broker=3] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,642] INFO [Partition -uve-topic-15-20 broker=3] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,658] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,659] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,659] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-03-19 05:44:20,659] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,659] INFO [Partition -uve-topic-8-28 broker=3] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,670] INFO [Partition -uve-topic-0-10 broker=3] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,672] INFO [Partition -uve-topic-17-22 broker=3] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,672] INFO [Partition -uve-topic-20-19 broker=3] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,672] INFO [Partition -uve-topic-29-0 broker=3] Log loaded for partition -uve-topic-29-0 with initial high watermark 58 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-16-2 broker=3] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-21-1 broker=3] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-2-22 broker=3] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-9-20 broker=3] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-1-2 broker=3] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-23-13 broker=3] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-10-15 broker=3] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-17-13 broker=3] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition structured_syslog_topic-18 broker=3] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-2-3 broker=3] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-14-19 broker=3] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-27-17 broker=3] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-7-27 broker=3] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-6-7 broker=3] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-13-18 broker=3] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-26-16 broker=3] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-14-0 broker=3] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,673] INFO [Partition -uve-topic-8-19 broker=3] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-0-20 broker=3] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-21-11 broker=3] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-12-17 broker=3] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-25-15 broker=3] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-21-20 broker=3] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-0-29 broker=3] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-22-2 broker=3] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-9-29 broker=3] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-8-9 broker=3] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-29-29 broker=3] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-11-16 broker=3] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-24-14 broker=3] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-18-14 broker=3] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-29-19 broker=3] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-15-1 broker=3] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-16-21 broker=3] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,674] INFO [Partition -uve-topic-7-8 broker=3] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,707] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-29-2, -uve-topic-12-0, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-11-28, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, -uve-topic-12-5, -uve-topic-22-4, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-6-27, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-2-26, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-3-7, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-18-18, HEALTH_CHECK_TOPIC-21, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-4-0, -uve-topic-11-15, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-29-26, -uve-topic-8-22, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-15-9, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, HEALTH_CHECK_TOPIC-14, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-25-29, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-1-28, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-4-14, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-28-3, HEALTH_CHECK_TOPIC-7, -uve-topic-18-4, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-4-7, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-4-23, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-9-18, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-21-9, HEALTH_CHECK_TOPIC-17, -uve-topic-7-9, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-5-0, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-8-2, structured_syslog_topic-1, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-18-6, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-9-27, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-0-15, -uve-topic-16-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-9-20, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-3, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-19, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-7-21, -uve-topic-29-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-3-19, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-28-29, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-6-14, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-19-0, -uve-topic-5-26, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-12-1, -uve-topic-22-0, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-7-12, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-3-26, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-6-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-6-1, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, HEALTH_CHECK_TOPIC-13, -uve-topic-11-6, -uve-topic-7-5, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, HEALTH_CHECK_TOPIC-29, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-0-6, -uve-topic-7-10, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-5-17, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-9-23, -uve-topic-2-20, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-21-15, -uve-topic-4-1, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-0-27, -uve-topic-5-22, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-4-6, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-4-22, -uve-topic-9-16, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-0-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-12-2, -uve-topic-22-1, structured_syslog_topic-0, -uve-topic-3-22, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-6-24, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-9-26, -uve-topic-2-23, -uve-topic-28-21, HEALTH_CHECK_TOPIC-25, -uve-topic-11-18, -uve-topic-21-17, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-5-24, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-9-3, HEALTH_CHECK_TOPIC-2, -uve-topic-9-19, -uve-topic-2-16, -uve-topic-28-14, HEALTH_CHECK_TOPIC-18, -uve-topic-18-15, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-8-19, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-0-28, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-28-7, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-0-0, structured_syslog_topic-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-3-1, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-10-21, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, HEALTH_CHECK_TOPIC-5, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-4, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-12-7, -uve-topic-22-6, -uve-topic-8-6, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-4-4, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-3, structured_syslog_topic-10, -uve-topic-7-22) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:44:20,885] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=3), -uve-topic-11-24 -> (offset=0, leaderEpoch=3), -uve-topic-21-23 -> (offset=0, leaderEpoch=2), -uve-topic-13-22 -> (offset=0, leaderEpoch=2), -uve-topic-23-21 -> (offset=0, leaderEpoch=3), -uve-topic-8-18 -> (offset=0, leaderEpoch=3), -uve-topic-10-7 -> (offset=0, leaderEpoch=3), -uve-topic-20-6 -> (offset=0, leaderEpoch=3), -uve-topic-19-28 -> (offset=0, leaderEpoch=3), -uve-topic-29-27 -> (offset=0, leaderEpoch=3), -uve-topic-5-24 -> (offset=0, leaderEpoch=3), -uve-topic-13-11 -> (offset=0, leaderEpoch=3), -uve-topic-23-10 -> (offset=0, leaderEpoch=3), -uve-topic-4-22 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=0), -uve-topic-23-5 -> (offset=0, leaderEpoch=2), -uve-topic-13-6 -> (offset=0, leaderEpoch=3), -uve-topic-2-18 -> (offset=0, leaderEpoch=3), -uve-topic-16-21 -> (offset=0, leaderEpoch=3), -uve-topic-26-20 -> (offset=0, leaderEpoch=2), -uve-topic-1-3 -> (offset=0, leaderEpoch=3), -uve-topic-10-23 -> (offset=0, leaderEpoch=2), -uve-topic-20-22 -> (offset=0, leaderEpoch=3), -uve-topic-6-25 -> (offset=0, leaderEpoch=3), -uve-topic-14-12 -> (offset=0, leaderEpoch=2), -uve-topic-24-11 -> (offset=0, leaderEpoch=2), -uve-topic-28-26 -> (offset=0, leaderEpoch=2), -uve-topic-18-27 -> (offset=0, leaderEpoch=2), -uve-topic-7-8 -> (offset=0, leaderEpoch=3), -uve-topic-20-0 -> (offset=135, leaderEpoch=3), -uve-topic-10-1 -> (offset=0, leaderEpoch=3), -uve-topic-9-13 -> (offset=0, leaderEpoch=3), -uve-topic-15-3 -> (offset=0, leaderEpoch=2), -uve-topic-25-2 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-19 -> (offset=0, leaderEpoch=0), -uve-topic-8-5 -> (offset=0, leaderEpoch=3), -uve-topic-18-11 -> (offset=0, leaderEpoch=3), -uve-topic-28-10 -> (offset=0, leaderEpoch=3), -uve-topic-18-2 -> (offset=0, leaderEpoch=3), -uve-topic-28-1 -> (offset=0, leaderEpoch=3), -uve-topic-28-2 -> (offset=0, leaderEpoch=2), -uve-topic-18-3 -> (offset=0, leaderEpoch=2), -uve-topic-11-16 -> (offset=0, leaderEpoch=3), -uve-topic-21-15 -> (offset=0, leaderEpoch=3), -uve-topic-3-10 -> (offset=0, leaderEpoch=2), -uve-topic-21-7 -> (offset=0, leaderEpoch=3), -uve-topic-11-8 -> (offset=0, leaderEpoch=2), -uve-topic-3-19 -> (offset=0, leaderEpoch=2), -uve-topic-12-5 -> (offset=0, leaderEpoch=2), -uve-topic-22-4 -> (offset=0, leaderEpoch=3), -uve-topic-19-12 -> (offset=0, leaderEpoch=2), -uve-topic-29-11 -> (offset=0, leaderEpoch=2), -uve-topic-5-23 -> (offset=0, leaderEpoch=2), -uve-topic-6-16 -> (offset=0, leaderEpoch=3), -uve-topic-20-14 -> (offset=0, leaderEpoch=2), -uve-topic-10-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-15 -> (offset=0, leaderEpoch=3), -uve-topic-11-2 -> (offset=0, leaderEpoch=2), -uve-topic-21-1 -> (offset=0, leaderEpoch=3), -uve-topic-27-0 -> (offset=78, leaderEpoch=2), -uve-topic-17-1 -> (offset=0, leaderEpoch=3), -uve-topic-7-4 -> (offset=0, leaderEpoch=3), structured_syslog_topic-17 -> (offset=0, leaderEpoch=2), -uve-topic-22-20 -> (offset=0, leaderEpoch=2), -uve-topic-12-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-1 -> (offset=0, leaderEpoch=3), -uve-topic-14-7 -> (offset=0, leaderEpoch=3), -uve-topic-24-6 -> (offset=0, leaderEpoch=3), -uve-topic-17-9 -> (offset=0, leaderEpoch=3), -uve-topic-27-8 -> (offset=0, leaderEpoch=3), -uve-topic-17-19 -> (offset=0, leaderEpoch=3), -uve-topic-27-18 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=0), -uve-topic-1-17 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=0), -uve-topic-4-29 -> (offset=0, leaderEpoch=3), -uve-topic-18-10 -> (offset=0, leaderEpoch=3), -uve-topic-28-9 -> (offset=0, leaderEpoch=3), -uve-topic-19-0 -> (offset=0, leaderEpoch=2), -uve-topic-3-21 -> (offset=0, leaderEpoch=3), -uve-topic-18-29 -> (offset=0, leaderEpoch=3), -uve-topic-28-28 -> (offset=0, leaderEpoch=3), -uve-topic-1-5 -> (offset=0, leaderEpoch=3), -uve-topic-8-27 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-10 -> (offset=0, leaderEpoch=0), -uve-topic-8-12 -> (offset=0, leaderEpoch=3), -uve-topic-17-25 -> (offset=0, leaderEpoch=3), -uve-topic-27-24 -> (offset=0, leaderEpoch=2), -uve-topic-1-6 -> (offset=0, leaderEpoch=3), -uve-topic-0-23 -> (offset=0, leaderEpoch=2), -uve-topic-14-13 -> (offset=0, leaderEpoch=3), -uve-topic-24-12 -> (offset=0, leaderEpoch=3), -uve-topic-7-17 -> (offset=0, leaderEpoch=3), -uve-topic-9-10 -> (offset=0, leaderEpoch=3), -uve-topic-25-29 -> (offset=0, leaderEpoch=2), -uve-topic-8-2 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-13 -> (offset=0, leaderEpoch=2), -uve-topic-16-0 -> (offset=0, leaderEpoch=3), -uve-topic-9-15 -> (offset=0, leaderEpoch=3), -uve-topic-2-20 -> (offset=0, leaderEpoch=3), -uve-topic-15-17 -> (offset=0, leaderEpoch=3), -uve-topic-25-16 -> (offset=0, leaderEpoch=3), -uve-topic-18-20 -> (offset=0, leaderEpoch=3), -uve-topic-28-19 -> (offset=0, leaderEpoch=3), -uve-topic-15-8 -> (offset=0, leaderEpoch=3), -uve-topic-25-7 -> (offset=0, leaderEpoch=3), -uve-topic-15-9 -> (offset=0, leaderEpoch=2), -uve-topic-25-8 -> (offset=0, leaderEpoch=2), -uve-topic-0-16 -> (offset=0, leaderEpoch=3), -uve-topic-24-28 -> (offset=0, leaderEpoch=3), -uve-topic-14-29 -> (offset=0, leaderEpoch=3), -uve-topic-3-28 -> (offset=0, leaderEpoch=2), -uve-topic-14-23 -> (offset=0, leaderEpoch=3), -uve-topic-24-22 -> (offset=0, leaderEpoch=3), -uve-topic-0-11 -> (offset=0, leaderEpoch=2), -uve-topic-15-24 -> (offset=0, leaderEpoch=2), -uve-topic-25-23 -> (offset=0, leaderEpoch=2), -uve-topic-6-27 -> (offset=0, leaderEpoch=2), -uve-topic-7-26 -> (offset=0, leaderEpoch=3), -uve-topic-18-26 -> (offset=0, leaderEpoch=3), -uve-topic-28-25 -> (offset=0, leaderEpoch=3), -uve-topic-15-14 -> (offset=0, leaderEpoch=3), -uve-topic-25-13 -> (offset=0, leaderEpoch=3), -uve-topic-1-26 -> (offset=0, leaderEpoch=3), -uve-topic-16-25 -> (offset=0, leaderEpoch=3), -uve-topic-26-24 -> (offset=0, leaderEpoch=3), -uve-topic-13-19 -> (offset=0, leaderEpoch=2), -uve-topic-23-18 -> (offset=0, leaderEpoch=3), -uve-topic-28-27 -> (offset=0, leaderEpoch=3), -uve-topic-18-28 -> (offset=0, leaderEpoch=3), -uve-topic-0-25 -> (offset=0, leaderEpoch=3), -uve-topic-18-5 -> (offset=0, leaderEpoch=3), -uve-topic-28-4 -> (offset=0, leaderEpoch=3), -uve-topic-23-14 -> (offset=0, leaderEpoch=2), -uve-topic-13-15 -> (offset=0, leaderEpoch=3), -uve-topic-29-29 -> (offset=0, leaderEpoch=2), -uve-topic-7-21 -> (offset=0, leaderEpoch=2), -uve-topic-1-0 -> (offset=52, leaderEpoch=3), -uve-topic-15-0 -> (offset=0, leaderEpoch=2), -uve-topic-8-29 -> (offset=0, leaderEpoch=3), -uve-topic-4-26 -> (offset=0, leaderEpoch=3), -uve-topic-22-13 -> (offset=0, leaderEpoch=3), -uve-topic-12-14 -> (offset=0, leaderEpoch=2), -uve-topic-13-7 -> (offset=0, leaderEpoch=2), -uve-topic-23-6 -> (offset=0, leaderEpoch=3), -uve-topic-4-4 -> (offset=0, leaderEpoch=2), -uve-topic-5-5 -> (offset=0, leaderEpoch=2), -uve-topic-23-9 -> (offset=0, leaderEpoch=3), -uve-topic-13-10 -> (offset=0, leaderEpoch=2), -uve-topic-24-0 -> (offset=127, leaderEpoch=3), -uve-topic-14-1 -> (offset=0, leaderEpoch=3), -uve-topic-14-8 -> (offset=0, leaderEpoch=3), -uve-topic-24-7 -> (offset=0, leaderEpoch=3), -uve-topic-13-18 -> (offset=0, leaderEpoch=3), -uve-topic-23-17 -> (offset=0, leaderEpoch=2), -uve-topic-6-13 -> (offset=0, leaderEpoch=3), -uve-topic-6-20 -> (offset=0, leaderEpoch=3), -uve-topic-24-15 -> (offset=0, leaderEpoch=3), -uve-topic-14-16 -> (offset=0, leaderEpoch=3), -uve-topic-21-4 -> (offset=0, leaderEpoch=3), -uve-topic-11-5 -> (offset=0, leaderEpoch=2), -uve-topic-19-14 -> (offset=0, leaderEpoch=3), -uve-topic-29-13 -> (offset=0, leaderEpoch=3), -uve-topic-0-5 -> (offset=0, leaderEpoch=2), -uve-topic-18-13 -> (offset=0, leaderEpoch=3), -uve-topic-28-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-22 -> (offset=0, leaderEpoch=3), -uve-topic-8-4 -> (offset=0, leaderEpoch=2), -uve-topic-20-26 -> (offset=0, leaderEpoch=2), -uve-topic-10-27 -> (offset=0, leaderEpoch=3), -uve-topic-14-20 -> (offset=0, leaderEpoch=3), -uve-topic-24-19 -> (offset=0, leaderEpoch=3), structured_syslog_topic-26 -> (offset=0, leaderEpoch=2), -uve-topic-18-23 -> (offset=0, leaderEpoch=3), -uve-topic-28-22 -> (offset=0, leaderEpoch=3), -uve-topic-7-28 -> (offset=0, leaderEpoch=3), -uve-topic-3-14 -> (offset=0, leaderEpoch=3), -uve-topic-17-4 -> (offset=0, leaderEpoch=3), -uve-topic-27-3 -> (offset=0, leaderEpoch=2), -uve-topic-22-16 -> (offset=0, leaderEpoch=3), -uve-topic-12-17 -> (offset=0, leaderEpoch=2), -uve-topic-2-6 -> (offset=0, leaderEpoch=3), -uve-topic-8-9 -> (offset=0, leaderEpoch=3), -uve-topic-2-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-3 -> (offset=0, leaderEpoch=3), -uve-topic-19-24 -> (offset=0, leaderEpoch=2), -uve-topic-29-23 -> (offset=0, leaderEpoch=2), -uve-topic-22-8 -> (offset=0, leaderEpoch=2), -uve-topic-12-9 -> (offset=0, leaderEpoch=3), -uve-topic-26-7 -> (offset=0, leaderEpoch=3), -uve-topic-16-8 -> (offset=0, leaderEpoch=2), -uve-topic-11-13 -> (offset=0, leaderEpoch=3), -uve-topic-21-12 -> (offset=0, leaderEpoch=3), -uve-topic-8-20 -> (offset=0, leaderEpoch=3), -uve-topic-5-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-16 -> (offset=0, leaderEpoch=3), -uve-topic-14-28 -> (offset=0, leaderEpoch=3), -uve-topic-24-27 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=0), -uve-topic-6-7 -> (offset=0, leaderEpoch=3), -uve-topic-17-22 -> (offset=0, leaderEpoch=3), -uve-topic-27-21 -> (offset=0, leaderEpoch=2), -uve-topic-0-4 -> (offset=0, leaderEpoch=3), -uve-topic-3-25 -> (offset=0, leaderEpoch=2), -uve-topic-9-24 -> (offset=0, leaderEpoch=3), -uve-topic-17-11 -> (offset=0, leaderEpoch=2), -uve-topic-27-10 -> (offset=0, leaderEpoch=3), -uve-topic-1-9 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-16 -> (offset=0, leaderEpoch=0), -uve-topic-8-22 -> (offset=0, leaderEpoch=2), -uve-topic-9-21 -> (offset=0, leaderEpoch=3), -uve-topic-12-25 -> (offset=0, leaderEpoch=3), -uve-topic-22-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-5 -> (offset=0, leaderEpoch=2), -uve-topic-19-6 -> (offset=0, leaderEpoch=2), -uve-topic-18-12 -> (offset=0, leaderEpoch=2), -uve-topic-28-11 -> (offset=0, leaderEpoch=2), structured_syslog_topic-10 -> (offset=0, leaderEpoch=3), -uve-topic-2-1 -> (offset=0, leaderEpoch=2), -uve-topic-9-19 -> (offset=0, leaderEpoch=3), -uve-topic-2-24 -> (offset=0, leaderEpoch=3), -uve-topic-0-2 -> (offset=0, leaderEpoch=2), structured_syslog_topic-6 -> (offset=0, leaderEpoch=3), -uve-topic-6-0 -> (offset=0, leaderEpoch=2), -uve-topic-14-27 -> (offset=0, leaderEpoch=2), -uve-topic-24-26 -> (offset=0, leaderEpoch=2), -uve-topic-22-5 -> (offset=0, leaderEpoch=2), -uve-topic-12-6 -> (offset=0, leaderEpoch=3), -uve-topic-13-26 -> (offset=0, leaderEpoch=3), -uve-topic-23-25 -> (offset=0, leaderEpoch=3), -uve-topic-7-14 -> (offset=0, leaderEpoch=3), -uve-topic-6-6 -> (offset=0, leaderEpoch=2), -uve-topic-10-28 -> (offset=0, leaderEpoch=3), -uve-topic-20-27 -> (offset=0, leaderEpoch=3), -uve-topic-9-23 -> (offset=0, leaderEpoch=2), -uve-topic-28-3 -> (offset=0, leaderEpoch=3), -uve-topic-18-4 -> (offset=0, leaderEpoch=3), -uve-topic-9-27 -> (offset=0, leaderEpoch=3), -uve-topic-21-20 -> (offset=0, leaderEpoch=2), -uve-topic-11-21 -> (offset=0, leaderEpoch=3), -uve-topic-3-4 -> (offset=0, leaderEpoch=2), -uve-topic-13-5 -> (offset=0, leaderEpoch=3), -uve-topic-23-4 -> (offset=0, leaderEpoch=3), -uve-topic-1-23 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=0), -uve-topic-14-6 -> (offset=0, leaderEpoch=2), -uve-topic-24-5 -> (offset=0, leaderEpoch=2), -uve-topic-3-3 -> (offset=0, leaderEpoch=3), -uve-topic-12-22 -> (offset=0, leaderEpoch=3), -uve-topic-22-21 -> (offset=0, leaderEpoch=3), -uve-topic-0-3 -> (offset=0, leaderEpoch=3), -uve-topic-13-21 -> (offset=0, leaderEpoch=3), -uve-topic-23-20 -> (offset=0, leaderEpoch=2), -uve-topic-4-8 -> (offset=0, leaderEpoch=3), -uve-topic-19-27 -> (offset=0, leaderEpoch=2), -uve-topic-29-26 -> (offset=0, leaderEpoch=2), -uve-topic-28-8 -> (offset=0, leaderEpoch=2), -uve-topic-18-9 -> (offset=0, leaderEpoch=2), -uve-topic-7-7 -> (offset=0, leaderEpoch=3), -uve-topic-19-5 -> (offset=0, leaderEpoch=3), -uve-topic-29-4 -> (offset=0, leaderEpoch=3), -uve-topic-11-29 -> (offset=0, leaderEpoch=2), -uve-topic-21-28 -> (offset=0, leaderEpoch=3), -uve-topic-0-15 -> (offset=0, leaderEpoch=3), -uve-topic-19-11 -> (offset=0, leaderEpoch=3), -uve-topic-29-10 -> (offset=0, leaderEpoch=3), -uve-topic-18-25 -> (offset=0, leaderEpoch=3), -uve-topic-28-24 -> (offset=0, leaderEpoch=3), -uve-topic-11-9 -> (offset=0, leaderEpoch=3), -uve-topic-21-8 -> (offset=0, leaderEpoch=2), -uve-topic-0-9 -> (offset=0, leaderEpoch=3), -uve-topic-26-13 -> (offset=0, leaderEpoch=3), -uve-topic-16-14 -> (offset=0, leaderEpoch=2), -uve-topic-19-26 -> (offset=0, leaderEpoch=3), -uve-topic-29-25 -> (offset=0, leaderEpoch=3), -uve-topic-5-6 -> (offset=0, leaderEpoch=3), -uve-topic-17-21 -> (offset=0, leaderEpoch=3), -uve-topic-27-20 -> (offset=0, leaderEpoch=3), structured_syslog_topic-28 -> (offset=0, leaderEpoch=3), -uve-topic-22-29 -> (offset=0, leaderEpoch=2), -uve-topic-1-20 -> (offset=0, leaderEpoch=3), -uve-topic-3-2 -> (offset=0, leaderEpoch=3), -uve-topic-7-25 -> (offset=0, leaderEpoch=3), structured_syslog_topic-9 -> (offset=0, leaderEpoch=3), -uve-topic-24-21 -> (offset=0, leaderEpoch=3), -uve-topic-14-22 -> (offset=0, leaderEpoch=3), -uve-topic-7-0 -> (offset=0, leaderEpoch=2), -uve-topic-2-10 -> (offset=0, leaderEpoch=2), -uve-topic-14-24 -> (offset=0, leaderEpoch=2), -uve-topic-24-23 -> (offset=0, leaderEpoch=2), -uve-topic-29-12 -> (offset=0, leaderEpoch=3), -uve-topic-19-13 -> (offset=0, leaderEpoch=3), -uve-topic-21-16 -> (offset=0, leaderEpoch=3), -uve-topic-11-17 -> (offset=0, leaderEpoch=2), structured_syslog_topic-24 -> (offset=0, leaderEpoch=3), -uve-topic-19-10 -> (offset=0, leaderEpoch=3), -uve-topic-29-9 -> (offset=0, leaderEpoch=3), -uve-topic-6-24 -> (offset=0, leaderEpoch=2), -uve-topic-8-13 -> (offset=0, leaderEpoch=2), structured_syslog_topic-25 -> (offset=0, leaderEpoch=3), -uve-topic-8-17 -> (offset=0, leaderEpoch=3), -uve-topic-5-27 -> (offset=0, leaderEpoch=3), -uve-topic-26-23 -> (offset=0, leaderEpoch=2), -uve-topic-16-24 -> (offset=0, leaderEpoch=3), -uve-topic-8-26 -> (offset=0, leaderEpoch=3), -uve-topic-26-29 -> (offset=0, leaderEpoch=2), -uve-topic-9-2 -> (offset=0, leaderEpoch=2), -uve-topic-6-11 -> (offset=0, leaderEpoch=3), -uve-topic-16-6 -> (offset=0, leaderEpoch=3), -uve-topic-26-5 -> (offset=0, leaderEpoch=2), -uve-topic-0-8 -> (offset=0, leaderEpoch=2), -uve-topic-0-22 -> (offset=0, leaderEpoch=3), -uve-topic-27-11 -> (offset=0, leaderEpoch=3), -uve-topic-17-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-15 -> (offset=0, leaderEpoch=3), -uve-topic-1-14 -> (offset=0, leaderEpoch=3), -uve-topic-17-15 -> (offset=0, leaderEpoch=3), -uve-topic-27-14 -> (offset=0, leaderEpoch=3), -uve-topic-3-7 -> (offset=0, leaderEpoch=2), -uve-topic-17-20 -> (offset=0, leaderEpoch=2), -uve-topic-27-19 -> (offset=0, leaderEpoch=3), -uve-topic-28-15 -> (offset=0, leaderEpoch=3), -uve-topic-18-16 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=0), -uve-topic-10-12 -> (offset=0, leaderEpoch=3), -uve-topic-20-11 -> (offset=0, leaderEpoch=2), -uve-topic-15-29 -> (offset=0, leaderEpoch=3), -uve-topic-25-28 -> (offset=0, leaderEpoch=3), -uve-topic-27-17 -> (offset=0, leaderEpoch=3), -uve-topic-17-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-19 -> (offset=0, leaderEpoch=3), -uve-topic-2-28 -> (offset=0, leaderEpoch=2), -uve-topic-22-9 -> (offset=0, leaderEpoch=3), -uve-topic-12-10 -> (offset=0, leaderEpoch=3), -uve-topic-6-10 -> (offset=0, leaderEpoch=3), -uve-topic-15-23 -> (offset=0, leaderEpoch=3), -uve-topic-25-22 -> (offset=0, leaderEpoch=3), -uve-topic-5-9 -> (offset=0, leaderEpoch=3), -uve-topic-12-18 -> (offset=0, leaderEpoch=3), -uve-topic-22-17 -> (offset=0, leaderEpoch=2), -uve-topic-19-3 -> (offset=0, leaderEpoch=2), -uve-topic-29-2 -> (offset=0, leaderEpoch=2), -uve-topic-4-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-23 -> (offset=0, leaderEpoch=3), -uve-topic-23-22 -> (offset=0, leaderEpoch=3), -uve-topic-8-1 -> (offset=0, leaderEpoch=2), -uve-topic-17-7 -> (offset=0, leaderEpoch=3), -uve-topic-27-6 -> (offset=0, leaderEpoch=2), -uve-topic-10-24 -> (offset=0, leaderEpoch=3), -uve-topic-20-23 -> (offset=0, leaderEpoch=2), -uve-topic-26-16 -> (offset=0, leaderEpoch=3), -uve-topic-16-17 -> (offset=0, leaderEpoch=2), -uve-topic-3-29 -> (offset=0, leaderEpoch=3), -uve-topic-15-7 -> (offset=0, leaderEpoch=3), -uve-topic-25-6 -> (offset=0, leaderEpoch=3), -uve-topic-9-18 -> (offset=0, leaderEpoch=3), -uve-topic-23-3 -> (offset=0, leaderEpoch=3), -uve-topic-13-4 -> (offset=0, leaderEpoch=2), -uve-topic-19-9 -> (offset=0, leaderEpoch=2), -uve-topic-29-8 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=0), -uve-topic-8-3 -> (offset=0, leaderEpoch=3), -uve-topic-11-25 -> (offset=0, leaderEpoch=3), -uve-topic-21-24 -> (offset=0, leaderEpoch=3), -uve-topic-3-22 -> (offset=0, leaderEpoch=2), -uve-topic-4-23 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-13 -> (offset=0, leaderEpoch=0), -uve-topic-1-27 -> (offset=0, leaderEpoch=3), -uve-topic-13-1 -> (offset=0, leaderEpoch=2), -uve-topic-23-0 -> (offset=85, leaderEpoch=3), -uve-topic-22-25 -> (offset=0, leaderEpoch=3), -uve-topic-12-26 -> (offset=0, leaderEpoch=2), -uve-topic-9-20 -> (offset=0, leaderEpoch=2), -uve-topic-16-19 -> (offset=0, leaderEpoch=3), -uve-topic-26-18 -> (offset=0, leaderEpoch=3), -uve-topic-4-12 -> (offset=0, leaderEpoch=3), -uve-topic-5-10 -> (offset=0, leaderEpoch=3), -uve-topic-2-7 -> (offset=0, leaderEpoch=2), -uve-topic-23-11 -> (offset=0, leaderEpoch=2), -uve-topic-13-12 -> (offset=0, leaderEpoch=3), -uve-topic-7-11 -> (offset=0, leaderEpoch=3), -uve-topic-26-10 -> (offset=0, leaderEpoch=3), -uve-topic-16-11 -> (offset=0, leaderEpoch=2), -uve-topic-3-8 -> (offset=0, leaderEpoch=3), -uve-topic-19-29 -> (offset=0, leaderEpoch=3), -uve-topic-29-28 -> (offset=0, leaderEpoch=3), -uve-topic-13-20 -> (offset=0, leaderEpoch=3), -uve-topic-23-19 -> (offset=0, leaderEpoch=3), -uve-topic-0-13 -> (offset=0, leaderEpoch=3), -uve-topic-19-23 -> (offset=0, leaderEpoch=3), -uve-topic-29-22 -> (offset=0, leaderEpoch=3), -uve-topic-6-28 -> (offset=0, leaderEpoch=3), -uve-topic-19-17 -> (offset=0, leaderEpoch=3), -uve-topic-29-16 -> (offset=0, leaderEpoch=3), -uve-topic-2-14 -> (offset=0, leaderEpoch=3), -uve-topic-16-10 -> (offset=0, leaderEpoch=3), -uve-topic-26-9 -> (offset=0, leaderEpoch=3), -uve-topic-26-17 -> (offset=0, leaderEpoch=2), -uve-topic-16-18 -> (offset=0, leaderEpoch=3), -uve-topic-9-9 -> (offset=0, leaderEpoch=3), -uve-topic-1-13 -> (offset=0, leaderEpoch=2), -uve-topic-17-28 -> (offset=0, leaderEpoch=3), -uve-topic-27-27 -> (offset=0, leaderEpoch=2), -uve-topic-1-24 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-4 -> (offset=0, leaderEpoch=3), -uve-topic-0-17 -> (offset=0, leaderEpoch=2), -uve-topic-17-27 -> (offset=0, leaderEpoch=3), -uve-topic-27-26 -> (offset=0, leaderEpoch=3), -uve-topic-22-2 -> (offset=0, leaderEpoch=2), -uve-topic-12-3 -> (offset=0, leaderEpoch=3), -uve-topic-0-0 -> (offset=356, leaderEpoch=3), -uve-topic-7-29 -> (offset=0, leaderEpoch=3), -uve-topic-18-8 -> (offset=0, leaderEpoch=3), -uve-topic-28-7 -> (offset=0, leaderEpoch=3), -uve-topic-6-21 -> (offset=0, leaderEpoch=2), -uve-topic-1-18 -> (offset=0, leaderEpoch=3), -uve-topic-24-3 -> (offset=0, leaderEpoch=3), -uve-topic-14-4 -> (offset=0, leaderEpoch=3), -uve-topic-26-25 -> (offset=0, leaderEpoch=3), -uve-topic-16-26 -> (offset=0, leaderEpoch=2), -uve-topic-15-25 -> (offset=0, leaderEpoch=3), -uve-topic-25-24 -> (offset=0, leaderEpoch=3), -uve-topic-15-5 -> (offset=0, leaderEpoch=3), -uve-topic-25-4 -> (offset=0, leaderEpoch=3), -uve-topic-7-16 -> (offset=0, leaderEpoch=3), -uve-topic-7-22 -> (offset=0, leaderEpoch=3), -uve-topic-20-28 -> (offset=0, leaderEpoch=3), -uve-topic-10-29 -> (offset=0, leaderEpoch=2), -uve-topic-2-19 -> (offset=0, leaderEpoch=2), -uve-topic-20-7 -> (offset=0, leaderEpoch=3), -uve-topic-10-8 -> (offset=0, leaderEpoch=2), -uve-topic-8-23 -> (offset=0, leaderEpoch=3), -uve-topic-2-16 -> (offset=0, leaderEpoch=2), -uve-topic-0-26 -> (offset=0, leaderEpoch=2), -uve-topic-12-11 -> (offset=0, leaderEpoch=2), -uve-topic-22-10 -> (offset=0, leaderEpoch=3), -uve-topic-8-8 -> (offset=0, leaderEpoch=3), -uve-topic-17-8 -> (offset=0, leaderEpoch=2), -uve-topic-27-7 -> (offset=0, leaderEpoch=3), -uve-topic-0-12 -> (offset=0, leaderEpoch=3), -uve-topic-12-19 -> (offset=0, leaderEpoch=3), -uve-topic-22-18 -> (offset=0, leaderEpoch=3), -uve-topic-27-23 -> (offset=0, leaderEpoch=3), -uve-topic-17-24 -> (offset=0, leaderEpoch=3), structured_syslog_topic-20 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=0), -uve-topic-10-16 -> (offset=0, leaderEpoch=3), -uve-topic-20-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-3 -> (offset=0, leaderEpoch=3), -uve-topic-3-11 -> (offset=0, leaderEpoch=3), -uve-topic-6-14 -> (offset=0, leaderEpoch=3), -uve-topic-15-13 -> (offset=0, leaderEpoch=3), -uve-topic-25-12 -> (offset=0, leaderEpoch=3), -uve-topic-3-17 -> (offset=0, leaderEpoch=3), -uve-topic-4-9 -> (offset=0, leaderEpoch=3), -uve-topic-16-7 -> (offset=0, leaderEpoch=3), -uve-topic-26-6 -> (offset=0, leaderEpoch=3), -uve-topic-5-13 -> (offset=0, leaderEpoch=3), -uve-topic-6-15 -> (offset=0, leaderEpoch=2), -uve-topic-9-6 -> (offset=0, leaderEpoch=3), -uve-topic-1-1 -> (offset=0, leaderEpoch=2), -uve-topic-5-20 -> (offset=0, leaderEpoch=2), -uve-topic-14-2 -> (offset=0, leaderEpoch=3), -uve-topic-24-1 -> (offset=0, leaderEpoch=3), -uve-topic-13-28 -> (offset=0, leaderEpoch=2), -uve-topic-23-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-8 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=0), -uve-topic-28-21 -> (offset=0, leaderEpoch=3), -uve-topic-18-22 -> (offset=0, leaderEpoch=3), -uve-topic-14-3 -> (offset=0, leaderEpoch=2), -uve-topic-24-2 -> (offset=0, leaderEpoch=2), -uve-topic-23-26 -> (offset=0, leaderEpoch=2), -uve-topic-13-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-14 -> (offset=0, leaderEpoch=2), -uve-topic-2-21 -> (offset=0, leaderEpoch=3), structured_syslog_topic-2 -> (offset=0, leaderEpoch=2), -uve-topic-12-0 -> (offset=19, leaderEpoch=3), -uve-topic-21-29 -> (offset=0, leaderEpoch=2), -uve-topic-8-25 -> (offset=0, leaderEpoch=2), -uve-topic-0-20 -> (offset=0, leaderEpoch=2), -uve-topic-9-8 -> (offset=0, leaderEpoch=2), -uve-topic-0-21 -> (offset=0, leaderEpoch=3), -uve-topic-2-2 -> (offset=0, leaderEpoch=3), -uve-topic-8-0 -> (offset=0, leaderEpoch=3), -uve-topic-13-3 -> (offset=0, leaderEpoch=3), -uve-topic-23-2 -> (offset=0, leaderEpoch=2), -uve-topic-1-15 -> (offset=0, leaderEpoch=3), -uve-topic-15-4 -> (offset=0, leaderEpoch=3), -uve-topic-25-3 -> (offset=0, leaderEpoch=3), -uve-topic-13-16 -> (offset=0, leaderEpoch=2), -uve-topic-23-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-14 -> (offset=0, leaderEpoch=2), -uve-topic-2-11 -> (offset=0, leaderEpoch=3), -uve-topic-13-8 -> (offset=0, leaderEpoch=3), -uve-topic-23-7 -> (offset=0, leaderEpoch=3), -uve-topic-26-22 -> (offset=0, leaderEpoch=3), -uve-topic-16-23 -> (offset=0, leaderEpoch=2), -uve-topic-4-27 -> (offset=0, leaderEpoch=3), -uve-topic-6-9 -> (offset=0, leaderEpoch=2), -uve-topic-9-26 -> (offset=0, leaderEpoch=2), -uve-topic-4-16 -> (offset=0, leaderEpoch=2), -uve-topic-10-5 -> (offset=0, leaderEpoch=2), -uve-topic-20-4 -> (offset=0, leaderEpoch=3), -uve-topic-1-22 -> (offset=0, leaderEpoch=2), -uve-topic-13-14 -> (offset=0, leaderEpoch=3), -uve-topic-23-13 -> (offset=0, leaderEpoch=3), -uve-topic-3-26 -> (offset=0, leaderEpoch=3), -uve-topic-11-22 -> (offset=0, leaderEpoch=3), -uve-topic-21-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-15 -> (offset=0, leaderEpoch=2), -uve-topic-11-6 -> (offset=0, leaderEpoch=3), -uve-topic-21-5 -> (offset=0, leaderEpoch=2), -uve-topic-11-14 -> (offset=0, leaderEpoch=2), -uve-topic-21-13 -> (offset=0, leaderEpoch=3), structured_syslog_topic-1 -> (offset=0, leaderEpoch=3), -uve-topic-27-29 -> (offset=0, leaderEpoch=3), -uve-topic-16-5 -> (offset=0, leaderEpoch=2), -uve-topic-26-4 -> (offset=0, leaderEpoch=3), -uve-topic-10-13 -> (offset=0, leaderEpoch=3), -uve-topic-20-12 -> (offset=0, leaderEpoch=3), -uve-topic-1-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-24 -> (offset=0, leaderEpoch=2), -uve-topic-12-7 -> (offset=0, leaderEpoch=3), -uve-topic-22-6 -> (offset=0, leaderEpoch=3), -uve-topic-16-29 -> (offset=0, leaderEpoch=2), -uve-topic-26-28 -> (offset=0, leaderEpoch=3), -uve-topic-3-5 -> (offset=0, leaderEpoch=3), -uve-topic-29-24 -> (offset=0, leaderEpoch=3), -uve-topic-19-25 -> (offset=0, leaderEpoch=3), -uve-topic-0-14 -> (offset=0, leaderEpoch=2), -uve-topic-20-20 -> (offset=0, leaderEpoch=2), -uve-topic-10-21 -> (offset=0, leaderEpoch=3), -uve-topic-2-23 -> (offset=0, leaderEpoch=3), -uve-topic-28-18 -> (offset=0, leaderEpoch=3), -uve-topic-18-19 -> (offset=0, leaderEpoch=3), -uve-topic-12-13 -> (offset=0, leaderEpoch=3), -uve-topic-22-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-2 -> (offset=0, leaderEpoch=3), -uve-topic-19-20 -> (offset=0, leaderEpoch=3), -uve-topic-29-19 -> (offset=0, leaderEpoch=3), structured_syslog_topic-13 -> (offset=0, leaderEpoch=3), -uve-topic-17-17 -> (offset=0, leaderEpoch=2), -uve-topic-27-16 -> (offset=0, leaderEpoch=3), -uve-topic-12-23 -> (offset=0, leaderEpoch=2), -uve-topic-22-22 -> (offset=0, leaderEpoch=3), -uve-topic-14-0 -> (offset=0, leaderEpoch=2), -uve-topic-3-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-8 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-15 -> (offset=0, leaderEpoch=2), -uve-topic-24-14 -> (offset=0, leaderEpoch=2), -uve-topic-4-0 -> (offset=0, leaderEpoch=3), -uve-topic-19-8 -> (offset=0, leaderEpoch=3), -uve-topic-29-7 -> (offset=0, leaderEpoch=3), -uve-topic-18-18 -> (offset=0, leaderEpoch=2), -uve-topic-28-17 -> (offset=0, leaderEpoch=2), -uve-topic-12-29 -> (offset=0, leaderEpoch=2), -uve-topic-22-28 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=0), -uve-topic-14-5 -> (offset=0, leaderEpoch=3), -uve-topic-24-4 -> (offset=0, leaderEpoch=3), -uve-topic-12-15 -> (offset=0, leaderEpoch=3), -uve-topic-22-14 -> (offset=0, leaderEpoch=2), -uve-topic-5-19 -> (offset=0, leaderEpoch=3), -uve-topic-9-29 -> (offset=0, leaderEpoch=2), -uve-topic-5-1 -> (offset=0, leaderEpoch=3), -uve-topic-14-21 -> (offset=0, leaderEpoch=2), -uve-topic-24-20 -> (offset=0, leaderEpoch=2), -uve-topic-3-12 -> (offset=0, leaderEpoch=3), -uve-topic-13-24 -> (offset=0, leaderEpoch=3), -uve-topic-23-23 -> (offset=0, leaderEpoch=2), -uve-topic-2-4 -> (offset=0, leaderEpoch=2), -uve-topic-15-22 -> (offset=0, leaderEpoch=3), -uve-topic-25-21 -> (offset=0, leaderEpoch=3), -uve-topic-6-18 -> (offset=0, leaderEpoch=2), -uve-topic-15-16 -> (offset=0, leaderEpoch=3), -uve-topic-25-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-18 -> (offset=0, leaderEpoch=3), -uve-topic-5-17 -> (offset=0, leaderEpoch=2), -uve-topic-7-10 -> (offset=0, leaderEpoch=3), structured_syslog_topic-21 -> (offset=0, leaderEpoch=3), -uve-topic-8-7 -> (offset=0, leaderEpoch=2), -uve-topic-2-25 -> (offset=0, leaderEpoch=2), -uve-topic-23-29 -> (offset=0, leaderEpoch=2), -uve-topic-6-19 -> (offset=0, leaderEpoch=3), -uve-topic-6-3 -> (offset=0, leaderEpoch=2), -uve-topic-4-13 -> (offset=0, leaderEpoch=2), -uve-topic-15-6 -> (offset=0, leaderEpoch=2), -uve-topic-25-5 -> (offset=0, leaderEpoch=2), -uve-topic-4-1 -> (offset=0, leaderEpoch=2), -uve-topic-0-24 -> (offset=0, leaderEpoch=3), -uve-topic-1-7 -> (offset=0, leaderEpoch=2), -uve-topic-9-12 -> (offset=0, leaderEpoch=3), -uve-topic-12-12 -> (offset=0, leaderEpoch=3), -uve-topic-22-11 -> (offset=0, leaderEpoch=2), -uve-topic-28-14 -> (offset=0, leaderEpoch=2), -uve-topic-18-15 -> (offset=0, leaderEpoch=2), -uve-topic-7-19 -> (offset=0, leaderEpoch=3), -uve-topic-4-17 -> (offset=0, leaderEpoch=3), -uve-topic-16-27 -> (offset=0, leaderEpoch=3), -uve-topic-26-26 -> (offset=0, leaderEpoch=2), -uve-topic-3-16 -> (offset=0, leaderEpoch=2), -uve-topic-22-19 -> (offset=0, leaderEpoch=3), -uve-topic-12-20 -> (offset=0, leaderEpoch=2), -uve-topic-12-4 -> (offset=0, leaderEpoch=3), -uve-topic-22-3 -> (offset=0, leaderEpoch=3), -uve-topic-10-9 -> (offset=0, leaderEpoch=3), -uve-topic-20-8 -> (offset=0, leaderEpoch=2), -uve-topic-5-28 -> (offset=0, leaderEpoch=3), -uve-topic-5-2 -> (offset=0, leaderEpoch=2), -uve-topic-20-29 -> (offset=0, leaderEpoch=2), -uve-topic-29-21 -> (offset=0, leaderEpoch=3), -uve-topic-19-22 -> (offset=0, leaderEpoch=3), -uve-topic-2-17 -> (offset=0, leaderEpoch=3), -uve-topic-1-19 -> (offset=0, leaderEpoch=2), -uve-topic-1-16 -> (offset=0, leaderEpoch=2), -uve-topic-21-25 -> (offset=0, leaderEpoch=3), -uve-topic-11-26 -> (offset=0, leaderEpoch=2), -uve-topic-3-23 -> (offset=0, leaderEpoch=3), -uve-topic-8-6 -> (offset=0, leaderEpoch=3), -uve-topic-7-12 -> (offset=0, leaderEpoch=2), -uve-topic-11-11 -> (offset=0, leaderEpoch=2), -uve-topic-21-10 -> (offset=0, leaderEpoch=3), -uve-topic-27-5 -> (offset=0, leaderEpoch=3), -uve-topic-17-6 -> (offset=0, leaderEpoch=3), -uve-topic-9-1 -> (offset=0, leaderEpoch=3), -uve-topic-11-18 -> (offset=0, leaderEpoch=3), -uve-topic-21-17 -> (offset=0, leaderEpoch=2), -uve-topic-22-27 -> (offset=0, leaderEpoch=3), -uve-topic-12-28 -> (offset=0, leaderEpoch=3), -uve-topic-11-19 -> (offset=0, leaderEpoch=3), -uve-topic-21-18 -> (offset=0, leaderEpoch=3), -uve-topic-18-7 -> (offset=0, leaderEpoch=3), -uve-topic-28-6 -> (offset=0, leaderEpoch=3), -uve-topic-4-7 -> (offset=0, leaderEpoch=2), -uve-topic-1-25 -> (offset=0, leaderEpoch=2), -uve-topic-10-17 -> (offset=0, leaderEpoch=2), -uve-topic-20-16 -> (offset=0, leaderEpoch=3), -uve-topic-17-0 -> (offset=0, leaderEpoch=3), -uve-topic-6-29 -> (offset=0, leaderEpoch=3), -uve-topic-29-15 -> (offset=0, leaderEpoch=3), -uve-topic-19-16 -> (offset=0, leaderEpoch=3), -uve-topic-0-18 -> (offset=0, leaderEpoch=3), -uve-topic-9-17 -> (offset=0, leaderEpoch=2), -uve-topic-5-18 -> (offset=0, leaderEpoch=3), -uve-topic-2-15 -> (offset=0, leaderEpoch=3), -uve-topic-6-4 -> (offset=0, leaderEpoch=3), -uve-topic-3-9 -> (offset=0, leaderEpoch=3), -uve-topic-10-25 -> (offset=0, leaderEpoch=3), -uve-topic-20-24 -> (offset=0, leaderEpoch=3), -uve-topic-2-22 -> (offset=0, leaderEpoch=2), -uve-topic-11-10 -> (offset=0, leaderEpoch=3), -uve-topic-21-9 -> (offset=0, leaderEpoch=3), -uve-topic-16-16 -> (offset=0, leaderEpoch=3), -uve-topic-26-15 -> (offset=0, leaderEpoch=3), -uve-topic-12-1 -> (offset=0, leaderEpoch=3), -uve-topic-22-0 -> (offset=216, leaderEpoch=3), -uve-topic-28-20 -> (offset=0, leaderEpoch=2), -uve-topic-18-21 -> (offset=0, leaderEpoch=2), -uve-topic-16-12 -> (offset=0, leaderEpoch=3), -uve-topic-26-11 -> (offset=0, leaderEpoch=2), -uve-topic-17-3 -> (offset=0, leaderEpoch=3), -uve-topic-27-2 -> (offset=0, leaderEpoch=3), -uve-topic-4-20 -> (offset=0, leaderEpoch=3), -uve-topic-27-22 -> (offset=0, leaderEpoch=3), -uve-topic-17-23 -> (offset=0, leaderEpoch=2), -uve-topic-16-20 -> (offset=0, leaderEpoch=2), -uve-topic-26-19 -> (offset=0, leaderEpoch=3), -uve-topic-21-2 -> (offset=0, leaderEpoch=2), -uve-topic-11-3 -> (offset=0, leaderEpoch=3), -uve-topic-12-27 -> (offset=0, leaderEpoch=3), -uve-topic-22-26 -> (offset=0, leaderEpoch=2), -uve-topic-11-0 -> (offset=0, leaderEpoch=3), -uve-topic-9-3 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-4 -> (offset=0, leaderEpoch=0), -uve-topic-9-14 -> (offset=0, leaderEpoch=2), -uve-topic-25-25 -> (offset=0, leaderEpoch=3), -uve-topic-15-26 -> (offset=0, leaderEpoch=3), -uve-topic-1-28 -> (offset=0, leaderEpoch=2), -uve-topic-24-16 -> (offset=0, leaderEpoch=3), -uve-topic-14-17 -> (offset=0, leaderEpoch=3), -uve-topic-18-1 -> (offset=0, leaderEpoch=3), -uve-topic-28-0 -> (offset=123, leaderEpoch=3), -uve-topic-8-16 -> (offset=0, leaderEpoch=2), -uve-topic-1-10 -> (offset=0, leaderEpoch=2), -uve-topic-7-23 -> (offset=0, leaderEpoch=3), -uve-topic-19-2 -> (offset=0, leaderEpoch=3), -uve-topic-29-1 -> (offset=0, leaderEpoch=3), -uve-topic-17-14 -> (offset=0, leaderEpoch=2), -uve-topic-27-13 -> (offset=0, leaderEpoch=3), -uve-topic-0-27 -> (offset=0, leaderEpoch=3), -uve-topic-4-6 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=0), -uve-topic-14-9 -> (offset=0, leaderEpoch=2), -uve-topic-24-8 -> (offset=0, leaderEpoch=2), -uve-topic-13-2 -> (offset=0, leaderEpoch=3), -uve-topic-23-1 -> (offset=0, leaderEpoch=3), structured_syslog_topic-0 -> (offset=0, leaderEpoch=3), -uve-topic-16-28 -> (offset=0, leaderEpoch=3), -uve-topic-26-27 -> (offset=0, leaderEpoch=3), -uve-topic-15-19 -> (offset=0, leaderEpoch=3), -uve-topic-25-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-12 -> (offset=0, leaderEpoch=3), -uve-topic-18-24 -> (offset=0, leaderEpoch=2), -uve-topic-28-23 -> (offset=0, leaderEpoch=2), -uve-topic-8-11 -> (offset=0, leaderEpoch=3), -uve-topic-2-29 -> (offset=0, leaderEpoch=3), -uve-topic-3-0 -> (offset=0, leaderEpoch=3), -uve-topic-15-11 -> (offset=0, leaderEpoch=3), -uve-topic-25-10 -> (offset=0, leaderEpoch=3), -uve-topic-2-8 -> (offset=0, leaderEpoch=3), -uve-topic-3-18 -> (offset=0, leaderEpoch=3), -uve-topic-5-21 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-13 -> (offset=0, leaderEpoch=3), -uve-topic-26-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-22 -> (offset=0, leaderEpoch=3), -uve-topic-15-10 -> (offset=0, leaderEpoch=3), -uve-topic-25-9 -> (offset=0, leaderEpoch=3), -uve-topic-14-25 -> (offset=0, leaderEpoch=3), -uve-topic-24-24 -> (offset=0, leaderEpoch=3), -uve-topic-7-5 -> (offset=0, leaderEpoch=3), -uve-topic-15-18 -> (offset=0, leaderEpoch=2), -uve-topic-25-17 -> (offset=0, leaderEpoch=2), -uve-topic-20-19 -> (offset=0, leaderEpoch=3), -uve-topic-10-20 -> (offset=0, leaderEpoch=2), -uve-topic-9-5 -> (offset=0, leaderEpoch=2), -uve-topic-0-6 -> (offset=0, leaderEpoch=3), -uve-topic-22-15 -> (offset=0, leaderEpoch=3), -uve-topic-12-16 -> (offset=0, leaderEpoch=3), -uve-topic-1-11 -> (offset=0, leaderEpoch=3), -uve-topic-0-28 -> (offset=0, leaderEpoch=3), -uve-topic-23-12 -> (offset=0, leaderEpoch=3), -uve-topic-13-13 -> (offset=0, leaderEpoch=2), -uve-topic-8-10 -> (offset=0, leaderEpoch=2), -uve-topic-9-7 -> (offset=0, leaderEpoch=3), -uve-topic-3-13 -> (offset=0, leaderEpoch=2), -uve-topic-8-15 -> (offset=0, leaderEpoch=3), -uve-topic-14-14 -> (offset=0, leaderEpoch=3), -uve-topic-24-13 -> (offset=0, leaderEpoch=3), -uve-topic-18-17 -> (offset=0, leaderEpoch=3), -uve-topic-28-16 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-7 -> (offset=0, leaderEpoch=0), -uve-topic-5-25 -> (offset=0, leaderEpoch=3), -uve-topic-11-23 -> (offset=0, leaderEpoch=2), -uve-topic-21-22 -> (offset=0, leaderEpoch=3), -uve-topic-3-27 -> (offset=0, leaderEpoch=3), -uve-topic-12-24 -> (offset=0, leaderEpoch=3), -uve-topic-22-23 -> (offset=0, leaderEpoch=2), -uve-topic-9-0 -> (offset=0, leaderEpoch=3), -uve-topic-10-0 -> (offset=0, leaderEpoch=3), -uve-topic-7-18 -> (offset=0, leaderEpoch=2), -uve-topic-15-2 -> (offset=0, leaderEpoch=3), -uve-topic-25-1 -> (offset=0, leaderEpoch=3), -uve-topic-8-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-18 -> (offset=0, leaderEpoch=3), -uve-topic-19-19 -> (offset=0, leaderEpoch=3), -uve-topic-16-4 -> (offset=0, leaderEpoch=3), -uve-topic-26-3 -> (offset=0, leaderEpoch=3), -uve-topic-27-1 -> (offset=0, leaderEpoch=3), -uve-topic-17-2 -> (offset=0, leaderEpoch=2), -uve-topic-6-17 -> (offset=0, leaderEpoch=3), -uve-topic-1-4 -> (offset=0, leaderEpoch=2), structured_syslog_topic-5 -> (offset=0, leaderEpoch=2), -uve-topic-0-29 -> (offset=0, leaderEpoch=2), -uve-topic-9-16 -> (offset=0, leaderEpoch=3), -uve-topic-5-22 -> (offset=0, leaderEpoch=3), -uve-topic-4-19 -> (offset=0, leaderEpoch=2), -uve-topic-24-29 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-14 -> (offset=0, leaderEpoch=2), -uve-topic-11-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-11 -> (offset=0, leaderEpoch=3), -uve-topic-2-26 -> (offset=0, leaderEpoch=3), -uve-topic-6-8 -> (offset=0, leaderEpoch=3), -uve-topic-2-3 -> (offset=0, leaderEpoch=3), -uve-topic-19-18 -> (offset=0, leaderEpoch=2), -uve-topic-29-17 -> (offset=0, leaderEpoch=2), -uve-topic-5-7 -> (offset=0, leaderEpoch=3), -uve-topic-11-7 -> (offset=0, leaderEpoch=3), -uve-topic-21-6 -> (offset=0, leaderEpoch=3), -uve-topic-27-28 -> (offset=0, leaderEpoch=3), -uve-topic-17-29 -> (offset=0, leaderEpoch=2), -uve-topic-2-5 -> (offset=0, leaderEpoch=3), -uve-topic-4-10 -> (offset=0, leaderEpoch=2), -uve-topic-10-6 -> (offset=0, leaderEpoch=3), -uve-topic-20-5 -> (offset=0, leaderEpoch=2), -uve-topic-3-6 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=0), -uve-topic-27-25 -> (offset=0, leaderEpoch=3), -uve-topic-17-26 -> (offset=0, leaderEpoch=2), -uve-topic-4-15 -> (offset=0, leaderEpoch=3), -uve-topic-7-9 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-1 -> (offset=0, leaderEpoch=3), -uve-topic-3-20 -> (offset=0, leaderEpoch=3), -uve-topic-9-28 -> (offset=0, leaderEpoch=3), -uve-topic-27-9 -> (offset=0, leaderEpoch=2), -uve-topic-17-10 -> (offset=0, leaderEpoch=3), -uve-topic-4-21 -> (offset=0, leaderEpoch=3), -uve-topic-4-24 -> (offset=0, leaderEpoch=3), -uve-topic-16-22 -> (offset=0, leaderEpoch=3), -uve-topic-26-21 -> (offset=0, leaderEpoch=3), -uve-topic-16-3 -> (offset=0, leaderEpoch=3), -uve-topic-26-2 -> (offset=0, leaderEpoch=2), -uve-topic-5-0 -> (offset=0, leaderEpoch=3), -uve-topic-23-28 -> (offset=0, leaderEpoch=3), -uve-topic-13-29 -> (offset=0, leaderEpoch=3), -uve-topic-7-27 -> (offset=0, leaderEpoch=2), structured_syslog_topic-29 -> (offset=0, leaderEpoch=2), -uve-topic-22-7 -> (offset=0, leaderEpoch=3), -uve-topic-12-8 -> (offset=0, leaderEpoch=2), -uve-topic-11-1 -> (offset=0, leaderEpoch=3), -uve-topic-21-0 -> (offset=268, leaderEpoch=3), HEALTH_CHECK_TOPIC-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-2 -> (offset=0, leaderEpoch=3), -uve-topic-5-16 -> (offset=0, leaderEpoch=3), -uve-topic-6-26 -> (offset=0, leaderEpoch=3), -uve-topic-5-3 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=0), -uve-topic-10-4 -> (offset=0, leaderEpoch=3), -uve-topic-20-3 -> (offset=0, leaderEpoch=3), -uve-topic-22-1 -> (offset=0, leaderEpoch=3), -uve-topic-12-2 -> (offset=0, leaderEpoch=2), -uve-topic-10-22 -> (offset=0, leaderEpoch=3), -uve-topic-20-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-3 -> (offset=0, leaderEpoch=2), -uve-topic-20-13 -> (offset=0, leaderEpoch=3), -uve-topic-10-14 -> (offset=0, leaderEpoch=2), -uve-topic-13-0 -> (offset=17, leaderEpoch=3), -uve-topic-16-1 -> (offset=0, leaderEpoch=3), -uve-topic-26-0 -> (offset=67, leaderEpoch=3), -uve-topic-15-21 -> (offset=0, leaderEpoch=2), -uve-topic-25-20 -> (offset=0, leaderEpoch=2), -uve-topic-15-15 -> (offset=0, leaderEpoch=2), -uve-topic-25-14 -> (offset=0, leaderEpoch=2), -uve-topic-26-8 -> (offset=0, leaderEpoch=2), -uve-topic-16-9 -> (offset=0, leaderEpoch=3), -uve-topic-2-12 -> (offset=0, leaderEpoch=3), -uve-topic-8-14 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=0), -uve-topic-13-17 -> (offset=0, leaderEpoch=3), -uve-topic-23-16 -> (offset=0, leaderEpoch=3), -uve-topic-24-9 -> (offset=0, leaderEpoch=3), -uve-topic-14-10 -> (offset=0, leaderEpoch=3), -uve-topic-0-10 -> (offset=0, leaderEpoch=3), -uve-topic-14-18 -> (offset=0, leaderEpoch=2), -uve-topic-24-17 -> (offset=0, leaderEpoch=2), -uve-topic-19-21 -> (offset=0, leaderEpoch=2), -uve-topic-29-20 -> (offset=0, leaderEpoch=2), -uve-topic-6-5 -> (offset=0, leaderEpoch=3), -uve-topic-23-8 -> (offset=0, leaderEpoch=2), -uve-topic-13-9 -> (offset=0, leaderEpoch=3), -uve-topic-7-20 -> (offset=0, leaderEpoch=3), -uve-topic-18-6 -> (offset=0, leaderEpoch=2), -uve-topic-28-5 -> (offset=0, leaderEpoch=2), -uve-topic-7-6 -> (offset=0, leaderEpoch=2), -uve-topic-11-28 -> (offset=0, leaderEpoch=3), -uve-topic-21-27 -> (offset=0, leaderEpoch=3), -uve-topic-11-27 -> (offset=0, leaderEpoch=3), -uve-topic-21-26 -> (offset=0, leaderEpoch=2), -uve-topic-8-19 -> (offset=0, leaderEpoch=2), -uve-topic-19-7 -> (offset=0, leaderEpoch=3), -uve-topic-29-6 -> (offset=0, leaderEpoch=3), -uve-topic-8-28 -> (offset=0, leaderEpoch=2), -uve-topic-20-2 -> (offset=0, leaderEpoch=2), -uve-topic-10-3 -> (offset=0, leaderEpoch=3), -uve-topic-5-29 -> (offset=0, leaderEpoch=2), -uve-topic-8-21 -> (offset=0, leaderEpoch=3), -uve-topic-5-26 -> (offset=0, leaderEpoch=2), -uve-topic-11-4 -> (offset=0, leaderEpoch=3), -uve-topic-21-3 -> (offset=0, leaderEpoch=3), structured_syslog_topic-23 -> (offset=0, leaderEpoch=2), -uve-topic-14-26 -> (offset=0, leaderEpoch=3), -uve-topic-24-25 -> (offset=0, leaderEpoch=3), structured_syslog_topic-27 -> (offset=0, leaderEpoch=3), -uve-topic-15-1 -> (offset=0, leaderEpoch=3), -uve-topic-25-0 -> (offset=33, leaderEpoch=3), -uve-topic-4-2 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=0), -uve-topic-10-19 -> (offset=0, leaderEpoch=3), -uve-topic-20-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-11 -> (offset=0, leaderEpoch=2), -uve-topic-19-15 -> (offset=0, leaderEpoch=2), -uve-topic-29-14 -> (offset=0, leaderEpoch=2), -uve-topic-11-12 -> (offset=0, leaderEpoch=3), -uve-topic-21-11 -> (offset=0, leaderEpoch=2), -uve-topic-6-12 -> (offset=0, leaderEpoch=2), structured_syslog_topic-7 -> (offset=0, leaderEpoch=3), -uve-topic-21-19 -> (offset=0, leaderEpoch=3), -uve-topic-11-20 -> (offset=0, leaderEpoch=2), -uve-topic-5-11 -> (offset=0, leaderEpoch=2), -uve-topic-1-8 -> (offset=0, leaderEpoch=3), -uve-topic-18-0 -> (offset=0, leaderEpoch=2), -uve-topic-10-11 -> (offset=0, leaderEpoch=2), -uve-topic-20-10 -> (offset=0, leaderEpoch=3), -uve-topic-0-1 -> (offset=0, leaderEpoch=3), -uve-topic-4-14 -> (offset=0, leaderEpoch=3), -uve-topic-4-28 -> (offset=0, leaderEpoch=2), -uve-topic-2-9 -> (offset=0, leaderEpoch=3), -uve-topic-10-10 -> (offset=0, leaderEpoch=3), -uve-topic-20-9 -> (offset=0, leaderEpoch=3), -uve-topic-7-13 -> (offset=0, leaderEpoch=3), -uve-topic-17-16 -> (offset=0, leaderEpoch=3), -uve-topic-27-15 -> (offset=0, leaderEpoch=2), -uve-topic-18-14 -> (offset=0, leaderEpoch=3), -uve-topic-28-13 -> (offset=0, leaderEpoch=3), -uve-topic-10-18 -> (offset=0, leaderEpoch=3), -uve-topic-20-17 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=0), -uve-topic-15-28 -> (offset=0, leaderEpoch=3), -uve-topic-25-27 -> (offset=0, leaderEpoch=3), -uve-topic-10-2 -> (offset=0, leaderEpoch=2), -uve-topic-20-1 -> (offset=0, leaderEpoch=3), -uve-topic-19-4 -> (offset=0, leaderEpoch=3), -uve-topic-29-3 -> (offset=0, leaderEpoch=3), -uve-topic-16-2 -> (offset=0, leaderEpoch=2), -uve-topic-26-1 -> (offset=0, leaderEpoch=3), -uve-topic-3-24 -> (offset=0, leaderEpoch=3), -uve-topic-3-1 -> (offset=0, leaderEpoch=2), -uve-topic-1-2 -> (offset=0, leaderEpoch=3), -uve-topic-9-25 -> (offset=0, leaderEpoch=3), -uve-topic-1-29 -> (offset=0, leaderEpoch=3), -uve-topic-4-25 -> (offset=0, leaderEpoch=2), -uve-topic-2-0 -> (offset=45, leaderEpoch=3), structured_syslog_topic-18 -> (offset=0, leaderEpoch=3), -uve-topic-15-27 -> (offset=0, leaderEpoch=2), -uve-topic-25-26 -> (offset=0, leaderEpoch=2), -uve-topic-27-12 -> (offset=0, leaderEpoch=2), -uve-topic-17-13 -> (offset=0, leaderEpoch=3), -uve-topic-29-0 -> (offset=58, leaderEpoch=3), -uve-topic-19-1 -> (offset=0, leaderEpoch=3), -uve-topic-10-26 -> (offset=0, leaderEpoch=2), -uve-topic-20-25 -> (offset=0, leaderEpoch=3), -uve-topic-26-14 -> (offset=0, leaderEpoch=2), -uve-topic-16-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-4 -> (offset=0, leaderEpoch=3), -uve-topic-9-22 -> (offset=0, leaderEpoch=3), structured_syslog_topic-4 -> (offset=0, leaderEpoch=3), -uve-topic-28-29 -> (offset=0, leaderEpoch=2), -uve-topic-0-19 -> (offset=0, leaderEpoch=3), -uve-topic-6-23 -> (offset=0, leaderEpoch=3), -uve-topic-13-25 -> (offset=0, leaderEpoch=2), -uve-topic-23-24 -> (offset=0, leaderEpoch=3), -uve-topic-0-7 -> (offset=0, leaderEpoch=3), -uve-topic-15-12 -> (offset=0, leaderEpoch=2), -uve-topic-25-11 -> (offset=0, leaderEpoch=2), -uve-topic-14-19 -> (offset=0, leaderEpoch=3), -uve-topic-24-18 -> (offset=0, leaderEpoch=3), -uve-topic-9-11 -> (offset=0, leaderEpoch=2), -uve-topic-27-4 -> (offset=0, leaderEpoch=3), -uve-topic-17-5 -> (offset=0, leaderEpoch=2), -uve-topic-14-11 -> (offset=0, leaderEpoch=3), -uve-topic-24-10 -> (offset=0, leaderEpoch=3), -uve-topic-15-20 -> (offset=0, leaderEpoch=3), -uve-topic-25-19 -> (offset=0, leaderEpoch=3)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:44:20,886] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:20,998] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 268 has no effect as the largest offset in the log is 267 (kafka.log.Log) [2026-03-19 05:44:21,000] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 216 has no effect as the largest offset in the log is 215 (kafka.log.Log) [2026-03-19 05:44:21,014] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 19 has no effect as the largest offset in the log is 18 (kafka.log.Log) [2026-03-19 05:44:21,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,031] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 17 has no effect as the largest offset in the log is 16 (kafka.log.Log) [2026-03-19 05:44:21,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,032] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 33 has no effect as the largest offset in the log is 32 (kafka.log.Log) [2026-03-19 05:44:21,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,032] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 78 has no effect as the largest offset in the log is 77 (kafka.log.Log) [2026-03-19 05:44:21,032] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 123 has no effect as the largest offset in the log is 122 (kafka.log.Log) [2026-03-19 05:44:21,032] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 52 has no effect as the largest offset in the log is 51 (kafka.log.Log) [2026-03-19 05:44:21,032] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 45 has no effect as the largest offset in the log is 44 (kafka.log.Log) [2026-03-19 05:44:21,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,074] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,074] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,074] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,074] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,075] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,075] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,076] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,076] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,094] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,095] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,095] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,098] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,098] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,098] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,098] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,099] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,100] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,100] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,101] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,126] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,126] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,127] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,128] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,129] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,146] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,146] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,147] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,147] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,147] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,147] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,148] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,149] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,151] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,152] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,152] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,152] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,152] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,152] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,152] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,152] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,152] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,152] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,152] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,152] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,152] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,158] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,158] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,158] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,158] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,159] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,160] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,160] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,167] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,168] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,172] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,172] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,172] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,172] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,172] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,172] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,172] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,172] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,172] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,172] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,172] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,172] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,173] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,187] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,195] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,195] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,195] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,195] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,195] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,195] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,195] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,195] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,196] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,197] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,238] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,239] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,240] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,240] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,242] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,242] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,243] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,244] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,245] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,344] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,344] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,345] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,346] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,347] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,393] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,394] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,397] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,398] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,400] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,401] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,403] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,403] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,403] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,403] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,403] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,403] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,403] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,408] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,410] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,412] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,412] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,412] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,413] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:21,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:21,414] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,492] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-1-3, -uve-topic-1-6, -uve-topic-25-16, -uve-topic-25-7, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-25-13, -uve-topic-1-0, -uve-topic-24-7, -uve-topic-6-20, -uve-topic-24-19, -uve-topic-11-13, -uve-topic-1-9, -uve-topic-21-28, -uve-topic-21-16, -uve-topic-6-11, -uve-topic-25-22, -uve-topic-1-18, -uve-topic-6-14, -uve-topic-1-15, -uve-topic-21-13, -uve-topic-6-2, -uve-topic-24-4, -uve-topic-21-25, -uve-topic-11-10, -uve-topic-25-25, -uve-topic-24-16, -uve-topic-25-10, -uve-topic-24-13, -uve-topic-21-22, -uve-topic-6-17, -uve-topic-6-8, -uve-topic-11-7, -uve-topic-11-1, -uve-topic-6-5, -uve-topic-11-28, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-21-19, -uve-topic-6-23, -uve-topic-24-10, -uve-topic-25-19) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:44:27,575] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,587] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,587] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,587] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,587] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,587] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,588] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:27,604] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 85 has no effect as the largest offset in the log is 84 (kafka.log.Log) [2026-03-19 05:44:27,605] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 127 has no effect as the largest offset in the log is 126 (kafka.log.Log) [2026-03-19 05:44:27,605] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 135 has no effect as the largest offset in the log is 134 (kafka.log.Log) [2026-03-19 05:44:27,605] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 58 has no effect as the largest offset in the log is 57 (kafka.log.Log) [2026-03-19 05:44:27,605] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 356 has no effect as the largest offset in the log is 355 (kafka.log.Log) [2026-03-19 05:44:27,605] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 67 has no effect as the largest offset in the log is 66 (kafka.log.Log) [2026-03-19 05:44:27,771] INFO [Partition -uve-topic-1-12 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,784] INFO [Partition -uve-topic-1-12 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,784] INFO [Partition -uve-topic-1-9 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,791] INFO [Partition -uve-topic-1-9 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,791] INFO [Partition -uve-topic-1-6 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,795] INFO [Partition -uve-topic-1-6 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,795] INFO [Partition -uve-topic-1-0 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,802] INFO [Partition -uve-topic-1-0 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,804] INFO [Partition -uve-topic-1-3 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,811] INFO [Partition -uve-topic-1-3 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,812] INFO [Partition -uve-topic-1-18 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,815] INFO [Partition -uve-topic-1-18 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,816] INFO [Partition -uve-topic-1-15 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,829] INFO [Partition -uve-topic-1-15 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,830] INFO [Partition -uve-topic-24-7 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,833] INFO [Partition -uve-topic-24-7 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,834] INFO [Partition -uve-topic-24-4 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,845] INFO [Partition -uve-topic-24-4 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,846] INFO [Partition -uve-topic-24-28 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,853] INFO [Partition -uve-topic-24-28 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,853] INFO [Partition -uve-topic-24-25 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,861] INFO [Partition -uve-topic-24-25 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,861] INFO [Partition -uve-topic-24-22 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,874] INFO [Partition -uve-topic-24-22 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,874] INFO [Partition -uve-topic-24-19 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,879] INFO [Partition -uve-topic-24-19 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,879] INFO [Partition -uve-topic-24-13 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,885] INFO [Partition -uve-topic-24-13 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,885] INFO [Partition -uve-topic-24-16 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,891] INFO [Partition -uve-topic-24-16 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,892] INFO [Partition -uve-topic-24-10 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,910] INFO [Partition -uve-topic-24-10 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,910] INFO [Partition -uve-topic-6-2 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,916] INFO [Partition -uve-topic-6-2 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,917] INFO [Partition -uve-topic-6-23 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,923] INFO [Partition -uve-topic-6-23 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,923] INFO [Partition -uve-topic-6-20 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,931] INFO [Partition -uve-topic-6-20 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,931] INFO [Partition -uve-topic-6-17 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,941] INFO [Partition -uve-topic-6-17 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,941] INFO [Partition -uve-topic-6-11 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,952] INFO [Partition -uve-topic-6-11 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,953] INFO [Partition -uve-topic-6-14 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,976] INFO [Partition -uve-topic-6-14 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,977] INFO [Partition -uve-topic-6-8 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,984] INFO [Partition -uve-topic-6-8 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,984] INFO [Partition -uve-topic-6-5 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:27,996] INFO [Partition -uve-topic-6-5 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:27,996] INFO [Partition -uve-topic-25-25 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,003] INFO [Partition -uve-topic-25-25 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,003] INFO [Partition -uve-topic-25-22 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,021] INFO [Partition -uve-topic-25-22 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,021] INFO [Partition -uve-topic-25-19 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,027] INFO [Partition -uve-topic-25-19 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,027] INFO [Partition -uve-topic-25-16 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,035] INFO [Partition -uve-topic-25-16 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,036] INFO [Partition -uve-topic-25-10 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,039] INFO [Partition -uve-topic-25-10 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,040] INFO [Partition -uve-topic-25-13 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,053] INFO [Partition -uve-topic-25-13 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,054] INFO [Partition -uve-topic-25-7 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,073] INFO [Partition -uve-topic-25-7 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,073] INFO [Partition -uve-topic-11-13 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,080] INFO [Partition -uve-topic-11-13 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,081] INFO [Partition -uve-topic-11-10 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,087] INFO [Partition -uve-topic-11-10 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,087] INFO [Partition -uve-topic-11-7 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,100] INFO [Partition -uve-topic-11-7 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,102] INFO [Partition -uve-topic-11-1 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,113] INFO [Partition -uve-topic-11-1 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,113] INFO [Partition -uve-topic-11-4 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,120] INFO [Partition -uve-topic-11-4 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,121] INFO [Partition -uve-topic-11-28 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,132] INFO [Partition -uve-topic-11-28 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,134] INFO [Partition -uve-topic-21-28 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,142] INFO [Partition -uve-topic-21-28 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,142] INFO [Partition -uve-topic-21-25 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,149] INFO [Partition -uve-topic-21-25 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,149] INFO [Partition -uve-topic-21-22 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,158] INFO [Partition -uve-topic-21-22 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,158] INFO [Partition -uve-topic-21-19 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,167] INFO [Partition -uve-topic-21-19 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,167] INFO [Partition -uve-topic-21-16 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,176] INFO [Partition -uve-topic-21-16 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:44:28,177] INFO [Partition -uve-topic-21-13 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,185] INFO [Partition -uve-topic-21-13 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:46:34,683] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-19 05:46:34,684] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2026-03-19 05:46:34,685] INFO [KafkaServer id=3] Starting controlled shutdown (kafka.server.KafkaServer) [2026-03-19 05:46:35,357] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-1-3, -uve-topic-1-6, -uve-topic-25-16, -uve-topic-25-7, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-25-13, -uve-topic-1-0, -uve-topic-24-7, -uve-topic-6-20, -uve-topic-24-19, -uve-topic-11-13, -uve-topic-1-9, -uve-topic-21-28, -uve-topic-21-16, -uve-topic-6-11, -uve-topic-25-22, -uve-topic-1-18, -uve-topic-6-14, -uve-topic-1-15, -uve-topic-21-13, -uve-topic-6-2, -uve-topic-24-4, -uve-topic-21-25, -uve-topic-11-10, -uve-topic-25-25, -uve-topic-24-16, -uve-topic-25-10, -uve-topic-24-13, -uve-topic-21-22, -uve-topic-6-17, -uve-topic-6-8, -uve-topic-11-7, -uve-topic-11-1, -uve-topic-6-5, -uve-topic-11-28, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-21-19, -uve-topic-6-23, -uve-topic-24-10, -uve-topic-25-19) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:46:35,506] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,508] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-19 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,509] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-25 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,510] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,510] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,510] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,510] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,510] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,510] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,510] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,524] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,524] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,524] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,524] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,524] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,525] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,525] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,525] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,525] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,525] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,556] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-17-14, -uve-topic-27-13, -uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-20-10, -uve-topic-8-27, -uve-topic-10-11, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-3-4, -uve-topic-19-3, -uve-topic-10-19, -uve-topic-29-2, -uve-topic-6-18, -uve-topic-20-18, -uve-topic-14-17, -uve-topic-12-0, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-3-12, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-7-19, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-21-27, -uve-topic-9-0, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-19-0, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-5-26, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-10-4, -uve-topic-8-20, -uve-topic-20-3, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-12-29, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-8-28, -uve-topic-22-28, -uve-topic-20-11, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-6-27, -uve-topic-4-10, -uve-topic-15-23, -uve-topic-8-8, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-1-21, -uve-topic-23-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-12, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-7-12, -uve-topic-2-26, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-3-26, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-22-21, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-12-22, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-3-7, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-6-28, -uve-topic-4-11, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-1-14, -uve-topic-6-1, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, -uve-topic-9-22, -uve-topic-23-22, HEALTH_CHECK_TOPIC-13, -uve-topic-11-6, -uve-topic-2-18, -uve-topic-7-5, -uve-topic-2-19, -uve-topic-28-17, HEALTH_CHECK_TOPIC-21, -uve-topic-11-14, -uve-topic-18-18, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-11-15, -uve-topic-4-0, -uve-topic-2-27, -uve-topic-18-26, HEALTH_CHECK_TOPIC-29, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-28-25, -uve-topic-11-23, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-23-3, -uve-topic-13-4, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, HEALTH_CHECK_TOPIC-1, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-24-24, -uve-topic-7-10, -uve-topic-0-6, -uve-topic-14-25, structured_syslog_topic-5, -uve-topic-12-15, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-3-28, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-8-22, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-5-17, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-25-8, -uve-topic-15-9, -uve-topic-6-21, HEALTH_CHECK_TOPIC-26, -uve-topic-15-17, -uve-topic-4-13, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, HEALTH_CHECK_TOPIC-14, -uve-topic-9-23, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-2-20, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, -uve-topic-16-2, -uve-topic-26-1, HEALTH_CHECK_TOPIC-23, -uve-topic-21-15, -uve-topic-4-1, -uve-topic-11-16, -uve-topic-2-28, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, structured_syslog_topic-18, -uve-topic-26-17, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-0-27, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-5-22, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-21-3, -uve-topic-7-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-15-22, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-3-21, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-8-15, -uve-topic-25-29, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-3-29, -uve-topic-8-16, -uve-topic-10-0, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-10-8, -uve-topic-8-24, -uve-topic-20-7, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-1-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-4-6, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-4-14, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-15-27, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-4-22, -uve-topic-2-5, -uve-topic-28-3, -uve-topic-18-4, HEALTH_CHECK_TOPIC-7, -uve-topic-9-16, -uve-topic-21-0, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-0-20, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, structured_syslog_topic-0, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-3-22, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-20-0, -uve-topic-8-17, -uve-topic-10-1, structured_syslog_topic-16, -uve-topic-12-26, -uve-topic-17-13, -uve-topic-22-25, -uve-topic-27-12, -uve-topic-8-25, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-20-16, -uve-topic-15-4, -uve-topic-10-17, -uve-topic-25-3, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-6-24, -uve-topic-4-7, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-15-20, -uve-topic-8-5, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-16-24, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-4-23, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-23-18, -uve-topic-13-19, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-9-18, -uve-topic-11-2, -uve-topic-2-14, -uve-topic-7-1, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, HEALTH_CHECK_TOPIC-17, -uve-topic-21-9, -uve-topic-9-26, -uve-topic-28-13, -uve-topic-7-9, -uve-topic-2-23, -uve-topic-28-21, HEALTH_CHECK_TOPIC-25, -uve-topic-11-18, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-21-17, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-5-0, -uve-topic-3-27, -uve-topic-29-25, -uve-topic-19-26, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-5-16, -uve-topic-16-29, -uve-topic-26-28, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-5-24, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-8-2, -uve-topic-6-29, structured_syslog_topic-1, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-12-19, -uve-topic-17-6, -uve-topic-8-18, -uve-topic-22-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-9-3, -uve-topic-13-12, -uve-topic-23-11, HEALTH_CHECK_TOPIC-2, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-2-7, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-9-11, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-9-19, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-2-16, -uve-topic-28-14, -uve-topic-18-15, HEALTH_CHECK_TOPIC-18, -uve-topic-9-27, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-26-5, -uve-topic-16-6, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-22-15, -uve-topic-5-1, -uve-topic-12-16, -uve-topic-0-15, -uve-topic-16-14, structured_syslog_topic-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-22-12, -uve-topic-12-13, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-8-19, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-1-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-0-28, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-26-26, -uve-topic-2-9, -uve-topic-18-8, HEALTH_CHECK_TOPIC-11, -uve-topic-28-7, -uve-topic-9-20, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-0-0, -uve-topic-14-26, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, structured_syslog_topic-7, -uve-topic-26-6, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-5-3, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-3-1, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-15-11, -uve-topic-3-10, -uve-topic-19-9, -uve-topic-10-25, -uve-topic-29-8, -uve-topic-20-24, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-3-18, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-10-5, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-1-17, -uve-topic-6-4, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-6-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-10-21, -uve-topic-15-8, -uve-topic-20-20, -uve-topic-4-3, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-25, -uve-topic-16-12, -uve-topic-21-24, -uve-topic-26-11, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-4-19, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, -uve-topic-0-29, -uve-topic-16-28, -uve-topic-9-13, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, HEALTH_CHECK_TOPIC-5, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-14-27, -uve-topic-19-14, -uve-topic-24-26, -uve-topic-29-13, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-7-21, -uve-topic-5-4, -uve-topic-29-29, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-1-22, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-10-18, -uve-topic-29-1, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-20-17, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-3-19, -uve-topic-8-6, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-10-14, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-20-13, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-13-28, -uve-topic-7-17, -uve-topic-4-4, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-28-29, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-13-16, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-26-29, -uve-topic-23-15, -uve-topic-2-11, -uve-topic-9-15, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-0-2, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-7-6, -uve-topic-3-16, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-0-3, structured_syslog_topic-2, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, structured_syslog_topic-10, -uve-topic-26-9, -uve-topic-7-22, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:46:35,560] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,561] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error sending fetch request (sessionId=632979751, epoch=721) to node 1: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Client was shutdown before response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:109) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:46:35,562] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,562] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:36,087] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-11-24, -uve-topic-21-23, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-2-18, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-20-0, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-25-2, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-17-19, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-0-16, -uve-topic-14-29, -uve-topic-3-28, -uve-topic-14-23, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-14-16, -uve-topic-24-15, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-0-5, -uve-topic-28-12, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-14-20, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-24-27, -uve-topic-14-28, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-27-10, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-28-11, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-6, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-7-14, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-9-23, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-0-15, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-11-17, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-6-24, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-0-22, -uve-topic-27-11, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-28-15, -uve-topic-18-16, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-6-21, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-8-8, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-23-2, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-7-15, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-19-20, -uve-topic-29-19, structured_syslog_topic-13, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-19-16, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-21-9, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-4-20, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-29-1, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-0-27, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-8-11, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-5-7, -uve-topic-21-6, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-5-0, -uve-topic-13-29, -uve-topic-23-28, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-21-0, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-13-0, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-2-12, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-5-26, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-6-12, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, HEALTH_CHECK_TOPIC-5, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-2-0, structured_syslog_topic-18, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-10-26, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-14-11, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:46:36,155] WARN [KafkaServer id=3] Error during controlled shutdown, possibly because leader movement took longer than the configured controller.socket.timeout.ms and/or request.timeout.ms: Connection to 1 was disconnected before the response was read (kafka.server.KafkaServer) [2026-03-19 05:46:38,787] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-1-3, -uve-topic-1-6, -uve-topic-25-16, -uve-topic-25-7, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-25-13, -uve-topic-1-0, -uve-topic-24-7, -uve-topic-6-20, -uve-topic-24-19, -uve-topic-11-13, -uve-topic-1-9, -uve-topic-21-28, -uve-topic-21-16, -uve-topic-6-11, -uve-topic-25-22, -uve-topic-1-18, -uve-topic-6-14, -uve-topic-1-15, -uve-topic-21-13, -uve-topic-6-2, -uve-topic-24-4, -uve-topic-21-25, -uve-topic-11-10, -uve-topic-25-25, -uve-topic-24-16, -uve-topic-25-10, -uve-topic-24-13, -uve-topic-21-22, -uve-topic-6-17, -uve-topic-6-8, -uve-topic-11-7, -uve-topic-11-1, -uve-topic-6-5, -uve-topic-11-28, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-21-19, -uve-topic-6-23, -uve-topic-24-10, -uve-topic-25-19) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:46:41,156] WARN [KafkaServer id=3] Retrying controlled shutdown after the previous attempt failed... (kafka.server.KafkaServer) [2026-03-19 05:46:41,354] INFO [KafkaServer id=3] Remaining partitions to move: [RemainingPartition(topicName='-uve-topic-1', partitionIndex=12), RemainingPartition(topicName='-uve-topic-11', partitionIndex=24), RemainingPartition(topicName='-uve-topic-21', partitionIndex=23), RemainingPartition(topicName='-uve-topic-13', partitionIndex=22), RemainingPartition(topicName='-uve-topic-23', partitionIndex=21), RemainingPartition(topicName='-uve-topic-8', partitionIndex=18), RemainingPartition(topicName='-uve-topic-20', partitionIndex=6), RemainingPartition(topicName='-uve-topic-10', partitionIndex=7), RemainingPartition(topicName='-uve-topic-19', partitionIndex=28), RemainingPartition(topicName='-uve-topic-29', partitionIndex=27), RemainingPartition(topicName='-uve-topic-5', partitionIndex=24), RemainingPartition(topicName='-uve-topic-13', partitionIndex=11), RemainingPartition(topicName='-uve-topic-23', partitionIndex=10), RemainingPartition(topicName='-uve-topic-4', partitionIndex=22), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=11), RemainingPartition(topicName='-uve-topic-13', partitionIndex=6), RemainingPartition(topicName='-uve-topic-23', partitionIndex=5), RemainingPartition(topicName='-uve-topic-2', partitionIndex=18), RemainingPartition(topicName='-uve-topic-16', partitionIndex=21), RemainingPartition(topicName='-uve-topic-26', partitionIndex=20), RemainingPartition(topicName='-uve-topic-1', partitionIndex=3), RemainingPartition(topicName='-uve-topic-20', partitionIndex=22), RemainingPartition(topicName='-uve-topic-10', partitionIndex=23), RemainingPartition(topicName='-uve-topic-6', partitionIndex=25), RemainingPartition(topicName='-uve-topic-14', partitionIndex=12), RemainingPartition(topicName='-uve-topic-24', partitionIndex=11), RemainingPartition(topicName='-uve-topic-18', partitionIndex=27), RemainingPartition(topicName='-uve-topic-28', partitionIndex=26), RemainingPartition(topicName='-uve-topic-7', partitionIndex=8), RemainingPartition(topicName='-uve-topic-10', partitionIndex=1), RemainingPartition(topicName='-uve-topic-20', partitionIndex=0), RemainingPartition(topicName='-uve-topic-9', partitionIndex=13), RemainingPartition(topicName='-uve-topic-25', partitionIndex=2), RemainingPartition(topicName='-uve-topic-15', partitionIndex=3), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=19), RemainingPartition(topicName='-uve-topic-8', partitionIndex=5), RemainingPartition(topicName='-uve-topic-28', partitionIndex=10), RemainingPartition(topicName='-uve-topic-18', partitionIndex=11), RemainingPartition(topicName='-uve-topic-18', partitionIndex=2), RemainingPartition(topicName='-uve-topic-28', partitionIndex=1), RemainingPartition(topicName='-uve-topic-28', partitionIndex=2), RemainingPartition(topicName='-uve-topic-18', partitionIndex=3), RemainingPartition(topicName='-uve-topic-11', partitionIndex=16), RemainingPartition(topicName='-uve-topic-21', partitionIndex=15), RemainingPartition(topicName='-uve-topic-3', partitionIndex=10), RemainingPartition(topicName='-uve-topic-21', partitionIndex=7), RemainingPartition(topicName='-uve-topic-11', partitionIndex=8), RemainingPartition(topicName='-uve-topic-3', partitionIndex=19), RemainingPartition(topicName='-uve-topic-22', partitionIndex=4), RemainingPartition(topicName='-uve-topic-12', partitionIndex=5), RemainingPartition(topicName='-uve-topic-29', partitionIndex=11), RemainingPartition(topicName='-uve-topic-19', partitionIndex=12), RemainingPartition(topicName='-uve-topic-5', partitionIndex=23), RemainingPartition(topicName='-uve-topic-6', partitionIndex=16), RemainingPartition(topicName='-uve-topic-10', partitionIndex=15), RemainingPartition(topicName='-uve-topic-20', partitionIndex=14), RemainingPartition(topicName='-uve-topic-5', partitionIndex=15), RemainingPartition(topicName='-uve-topic-11', partitionIndex=2), RemainingPartition(topicName='-uve-topic-21', partitionIndex=1), RemainingPartition(topicName='-uve-topic-17', partitionIndex=1), RemainingPartition(topicName='-uve-topic-27', partitionIndex=0), RemainingPartition(topicName='-uve-topic-7', partitionIndex=4), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=17), RemainingPartition(topicName='-uve-topic-12', partitionIndex=21), RemainingPartition(topicName='-uve-topic-22', partitionIndex=20), RemainingPartition(topicName='-uve-topic-7', partitionIndex=1), RemainingPartition(topicName='-uve-topic-14', partitionIndex=7), RemainingPartition(topicName='-uve-topic-24', partitionIndex=6), RemainingPartition(topicName='-uve-topic-17', partitionIndex=9), RemainingPartition(topicName='-uve-topic-27', partitionIndex=8), RemainingPartition(topicName='-uve-topic-17', partitionIndex=19), RemainingPartition(topicName='-uve-topic-27', partitionIndex=18), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=27), RemainingPartition(topicName='-uve-topic-1', partitionIndex=17), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=6), RemainingPartition(topicName='-uve-topic-4', partitionIndex=29), RemainingPartition(topicName='-uve-topic-28', partitionIndex=9), RemainingPartition(topicName='-uve-topic-18', partitionIndex=10), RemainingPartition(topicName='-uve-topic-19', partitionIndex=0), RemainingPartition(topicName='-uve-topic-3', partitionIndex=21), RemainingPartition(topicName='-uve-topic-28', partitionIndex=28), RemainingPartition(topicName='-uve-topic-18', partitionIndex=29), RemainingPartition(topicName='-uve-topic-1', partitionIndex=5), RemainingPartition(topicName='-uve-topic-8', partitionIndex=27), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=10), RemainingPartition(topicName='-uve-topic-8', partitionIndex=12), RemainingPartition(topicName='-uve-topic-27', partitionIndex=24), RemainingPartition(topicName='-uve-topic-17', partitionIndex=25), RemainingPartition(topicName='-uve-topic-1', partitionIndex=6), RemainingPartition(topicName='-uve-topic-0', partitionIndex=23), RemainingPartition(topicName='-uve-topic-14', partitionIndex=13), RemainingPartition(topicName='-uve-topic-24', partitionIndex=12), RemainingPartition(topicName='-uve-topic-7', partitionIndex=17), RemainingPartition(topicName='-uve-topic-9', partitionIndex=10), RemainingPartition(topicName='-uve-topic-25', partitionIndex=29), RemainingPartition(topicName='-uve-topic-8', partitionIndex=2), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=2), RemainingPartition(topicName='-uve-topic-2', partitionIndex=13), RemainingPartition(topicName='-uve-topic-16', partitionIndex=0), RemainingPartition(topicName='-uve-topic-9', partitionIndex=15), RemainingPartition(topicName='-uve-topic-2', partitionIndex=20), RemainingPartition(topicName='-uve-topic-25', partitionIndex=16), RemainingPartition(topicName='-uve-topic-15', partitionIndex=17), RemainingPartition(topicName='-uve-topic-28', partitionIndex=19), RemainingPartition(topicName='-uve-topic-18', partitionIndex=20), RemainingPartition(topicName='-uve-topic-25', partitionIndex=7), RemainingPartition(topicName='-uve-topic-15', partitionIndex=8), RemainingPartition(topicName='-uve-topic-15', partitionIndex=9), RemainingPartition(topicName='-uve-topic-25', partitionIndex=8), RemainingPartition(topicName='-uve-topic-0', partitionIndex=16), RemainingPartition(topicName='-uve-topic-24', partitionIndex=28), RemainingPartition(topicName='-uve-topic-14', partitionIndex=29), RemainingPartition(topicName='-uve-topic-3', partitionIndex=28), RemainingPartition(topicName='-uve-topic-14', partitionIndex=23), RemainingPartition(topicName='-uve-topic-24', partitionIndex=22), RemainingPartition(topicName='-uve-topic-0', partitionIndex=11), RemainingPartition(topicName='-uve-topic-15', partitionIndex=24), RemainingPartition(topicName='-uve-topic-25', partitionIndex=23), RemainingPartition(topicName='-uve-topic-6', partitionIndex=27), RemainingPartition(topicName='-uve-topic-7', partitionIndex=26), RemainingPartition(topicName='-uve-topic-28', partitionIndex=25), RemainingPartition(topicName='-uve-topic-18', partitionIndex=26), RemainingPartition(topicName='-uve-topic-25', partitionIndex=13), RemainingPartition(topicName='-uve-topic-15', partitionIndex=14), RemainingPartition(topicName='-uve-topic-1', partitionIndex=26), RemainingPartition(topicName='-uve-topic-26', partitionIndex=24), RemainingPartition(topicName='-uve-topic-16', partitionIndex=25), RemainingPartition(topicName='-uve-topic-13', partitionIndex=19), RemainingPartition(topicName='-uve-topic-23', partitionIndex=18), RemainingPartition(topicName='-uve-topic-18', partitionIndex=28), RemainingPartition(topicName='-uve-topic-28', partitionIndex=27), RemainingPartition(topicName='-uve-topic-0', partitionIndex=25), RemainingPartition(topicName='-uve-topic-18', partitionIndex=5), RemainingPartition(topicName='-uve-topic-28', partitionIndex=4), RemainingPartition(topicName='-uve-topic-13', partitionIndex=15), RemainingPartition(topicName='-uve-topic-23', partitionIndex=14), RemainingPartition(topicName='-uve-topic-29', partitionIndex=29), RemainingPartition(topicName='-uve-topic-7', partitionIndex=21), RemainingPartition(topicName='-uve-topic-1', partitionIndex=0), RemainingPartition(topicName='-uve-topic-15', partitionIndex=0), RemainingPartition(topicName='-uve-topic-8', partitionIndex=29), RemainingPartition(topicName='-uve-topic-4', partitionIndex=26), RemainingPartition(topicName='-uve-topic-12', partitionIndex=14), RemainingPartition(topicName='-uve-topic-22', partitionIndex=13), RemainingPartition(topicName='-uve-topic-23', partitionIndex=6), RemainingPartition(topicName='-uve-topic-13', partitionIndex=7), RemainingPartition(topicName='-uve-topic-4', partitionIndex=4), RemainingPartition(topicName='-uve-topic-5', partitionIndex=5), RemainingPartition(topicName='-uve-topic-23', partitionIndex=9), RemainingPartition(topicName='-uve-topic-13', partitionIndex=10), RemainingPartition(topicName='-uve-topic-14', partitionIndex=1), RemainingPartition(topicName='-uve-topic-24', partitionIndex=0), RemainingPartition(topicName='-uve-topic-14', partitionIndex=8), RemainingPartition(topicName='-uve-topic-24', partitionIndex=7), RemainingPartition(topicName='-uve-topic-23', partitionIndex=17), RemainingPartition(topicName='-uve-topic-13', partitionIndex=18), RemainingPartition(topicName='-uve-topic-6', partitionIndex=13), RemainingPartition(topicName='-uve-topic-6', partitionIndex=20), RemainingPartition(topicName='-uve-topic-14', partitionIndex=16), RemainingPartition(topicName='-uve-topic-24', partitionIndex=15), RemainingPartition(topicName='-uve-topic-11', partitionIndex=5), RemainingPartition(topicName='-uve-topic-21', partitionIndex=4), RemainingPartition(topicName='-uve-topic-29', partitionIndex=13), RemainingPartition(topicName='-uve-topic-19', partitionIndex=14), RemainingPartition(topicName='-uve-topic-0', partitionIndex=5), RemainingPartition(topicName='-uve-topic-18', partitionIndex=13), RemainingPartition(topicName='-uve-topic-28', partitionIndex=12), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=22), RemainingPartition(topicName='-uve-topic-8', partitionIndex=4), RemainingPartition(topicName='-uve-topic-20', partitionIndex=26), RemainingPartition(topicName='-uve-topic-10', partitionIndex=27), RemainingPartition(topicName='-uve-topic-14', partitionIndex=20), RemainingPartition(topicName='-uve-topic-24', partitionIndex=19), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=26), RemainingPartition(topicName='-uve-topic-18', partitionIndex=23), RemainingPartition(topicName='-uve-topic-28', partitionIndex=22), RemainingPartition(topicName='-uve-topic-7', partitionIndex=28), RemainingPartition(topicName='-uve-topic-3', partitionIndex=14), RemainingPartition(topicName='-uve-topic-27', partitionIndex=3), RemainingPartition(topicName='-uve-topic-17', partitionIndex=4), RemainingPartition(topicName='-uve-topic-22', partitionIndex=16), RemainingPartition(topicName='-uve-topic-12', partitionIndex=17), RemainingPartition(topicName='-uve-topic-2', partitionIndex=6), RemainingPartition(topicName='-uve-topic-8', partitionIndex=9), RemainingPartition(topicName='-uve-topic-2', partitionIndex=27), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=3), RemainingPartition(topicName='-uve-topic-29', partitionIndex=23), RemainingPartition(topicName='-uve-topic-19', partitionIndex=24), RemainingPartition(topicName='-uve-topic-22', partitionIndex=8), RemainingPartition(topicName='-uve-topic-12', partitionIndex=9), RemainingPartition(topicName='-uve-topic-26', partitionIndex=7), RemainingPartition(topicName='-uve-topic-16', partitionIndex=8), RemainingPartition(topicName='-uve-topic-11', partitionIndex=13), RemainingPartition(topicName='-uve-topic-21', partitionIndex=12), RemainingPartition(topicName='-uve-topic-8', partitionIndex=20), RemainingPartition(topicName='-uve-topic-5', partitionIndex=12), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=16), RemainingPartition(topicName='-uve-topic-24', partitionIndex=27), RemainingPartition(topicName='-uve-topic-14', partitionIndex=28), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=12), RemainingPartition(topicName='-uve-topic-6', partitionIndex=7), RemainingPartition(topicName='-uve-topic-27', partitionIndex=21), RemainingPartition(topicName='-uve-topic-17', partitionIndex=22), RemainingPartition(topicName='-uve-topic-0', partitionIndex=4), RemainingPartition(topicName='-uve-topic-3', partitionIndex=25), RemainingPartition(topicName='-uve-topic-9', partitionIndex=24), RemainingPartition(topicName='-uve-topic-27', partitionIndex=10), RemainingPartition(topicName='-uve-topic-17', partitionIndex=11), RemainingPartition(topicName='-uve-topic-1', partitionIndex=9), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=16), RemainingPartition(topicName='-uve-topic-8', partitionIndex=22), RemainingPartition(topicName='-uve-topic-9', partitionIndex=21), RemainingPartition(topicName='-uve-topic-22', partitionIndex=24), RemainingPartition(topicName='-uve-topic-12', partitionIndex=25), RemainingPartition(topicName='-uve-topic-19', partitionIndex=6), RemainingPartition(topicName='-uve-topic-29', partitionIndex=5), RemainingPartition(topicName='-uve-topic-28', partitionIndex=11), RemainingPartition(topicName='-uve-topic-18', partitionIndex=12), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=10), RemainingPartition(topicName='-uve-topic-2', partitionIndex=1), RemainingPartition(topicName='-uve-topic-9', partitionIndex=19), RemainingPartition(topicName='-uve-topic-2', partitionIndex=24), RemainingPartition(topicName='-uve-topic-0', partitionIndex=2), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=6), RemainingPartition(topicName='-uve-topic-6', partitionIndex=0), RemainingPartition(topicName='-uve-topic-24', partitionIndex=26), RemainingPartition(topicName='-uve-topic-14', partitionIndex=27), RemainingPartition(topicName='-uve-topic-12', partitionIndex=6), RemainingPartition(topicName='-uve-topic-22', partitionIndex=5), RemainingPartition(topicName='-uve-topic-23', partitionIndex=25), RemainingPartition(topicName='-uve-topic-13', partitionIndex=26), RemainingPartition(topicName='-uve-topic-7', partitionIndex=14), RemainingPartition(topicName='-uve-topic-6', partitionIndex=6), RemainingPartition(topicName='-uve-topic-10', partitionIndex=28), RemainingPartition(topicName='-uve-topic-20', partitionIndex=27), RemainingPartition(topicName='-uve-topic-9', partitionIndex=23), RemainingPartition(topicName='-uve-topic-18', partitionIndex=4), RemainingPartition(topicName='-uve-topic-28', partitionIndex=3), RemainingPartition(topicName='-uve-topic-9', partitionIndex=27), RemainingPartition(topicName='-uve-topic-11', partitionIndex=21), RemainingPartition(topicName='-uve-topic-21', partitionIndex=20), RemainingPartition(topicName='-uve-topic-3', partitionIndex=4), RemainingPartition(topicName='-uve-topic-13', partitionIndex=5), RemainingPartition(topicName='-uve-topic-23', partitionIndex=4), RemainingPartition(topicName='-uve-topic-1', partitionIndex=23), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=15), RemainingPartition(topicName='-uve-topic-14', partitionIndex=6), RemainingPartition(topicName='-uve-topic-24', partitionIndex=5), RemainingPartition(topicName='-uve-topic-3', partitionIndex=3), RemainingPartition(topicName='-uve-topic-22', partitionIndex=21), RemainingPartition(topicName='-uve-topic-12', partitionIndex=22), RemainingPartition(topicName='-uve-topic-0', partitionIndex=3), RemainingPartition(topicName='-uve-topic-13', partitionIndex=21), RemainingPartition(topicName='-uve-topic-23', partitionIndex=20), RemainingPartition(topicName='-uve-topic-4', partitionIndex=8), RemainingPartition(topicName='-uve-topic-19', partitionIndex=27), RemainingPartition(topicName='-uve-topic-29', partitionIndex=26), RemainingPartition(topicName='-uve-topic-28', partitionIndex=8), RemainingPartition(topicName='-uve-topic-18', partitionIndex=9), RemainingPartition(topicName='-uve-topic-7', partitionIndex=7), RemainingPartition(topicName='-uve-topic-19', partitionIndex=5), RemainingPartition(topicName='-uve-topic-29', partitionIndex=4), RemainingPartition(topicName='-uve-topic-11', partitionIndex=29), RemainingPartition(topicName='-uve-topic-21', partitionIndex=28), RemainingPartition(topicName='-uve-topic-0', partitionIndex=15), RemainingPartition(topicName='-uve-topic-29', partitionIndex=10), RemainingPartition(topicName='-uve-topic-19', partitionIndex=11), RemainingPartition(topicName='-uve-topic-18', partitionIndex=25), RemainingPartition(topicName='-uve-topic-28', partitionIndex=24), RemainingPartition(topicName='-uve-topic-21', partitionIndex=8), RemainingPartition(topicName='-uve-topic-11', partitionIndex=9), RemainingPartition(topicName='-uve-topic-0', partitionIndex=9), RemainingPartition(topicName='-uve-topic-16', partitionIndex=14), RemainingPartition(topicName='-uve-topic-26', partitionIndex=13), RemainingPartition(topicName='-uve-topic-19', partitionIndex=26), RemainingPartition(topicName='-uve-topic-29', partitionIndex=25), RemainingPartition(topicName='-uve-topic-5', partitionIndex=6), RemainingPartition(topicName='-uve-topic-27', partitionIndex=20), RemainingPartition(topicName='-uve-topic-17', partitionIndex=21), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=28), RemainingPartition(topicName='-uve-topic-22', partitionIndex=29), RemainingPartition(topicName='-uve-topic-1', partitionIndex=20), RemainingPartition(topicName='-uve-topic-3', partitionIndex=2), RemainingPartition(topicName='-uve-topic-7', partitionIndex=25), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=9), RemainingPartition(topicName='-uve-topic-14', partitionIndex=22), RemainingPartition(topicName='-uve-topic-24', partitionIndex=21), RemainingPartition(topicName='-uve-topic-7', partitionIndex=0), RemainingPartition(topicName='-uve-topic-2', partitionIndex=10), RemainingPartition(topicName='-uve-topic-14', partitionIndex=24), RemainingPartition(topicName='-uve-topic-24', partitionIndex=23), RemainingPartition(topicName='-uve-topic-19', partitionIndex=13), RemainingPartition(topicName='-uve-topic-29', partitionIndex=12), RemainingPartition(topicName='-uve-topic-21', partitionIndex=16), RemainingPartition(topicName='-uve-topic-11', partitionIndex=17), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=24), RemainingPartition(topicName='-uve-topic-19', partitionIndex=10), RemainingPartition(topicName='-uve-topic-29', partitionIndex=9), RemainingPartition(topicName='-uve-topic-6', partitionIndex=24), RemainingPartition(topicName='-uve-topic-8', partitionIndex=13), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=25), RemainingPartition(topicName='-uve-topic-8', partitionIndex=17), RemainingPartition(topicName='-uve-topic-5', partitionIndex=27), RemainingPartition(topicName='-uve-topic-16', partitionIndex=24), RemainingPartition(topicName='-uve-topic-26', partitionIndex=23), RemainingPartition(topicName='-uve-topic-8', partitionIndex=26), RemainingPartition(topicName='-uve-topic-26', partitionIndex=29), RemainingPartition(topicName='-uve-topic-9', partitionIndex=2), RemainingPartition(topicName='-uve-topic-6', partitionIndex=11), RemainingPartition(topicName='-uve-topic-26', partitionIndex=5), RemainingPartition(topicName='-uve-topic-16', partitionIndex=6), RemainingPartition(topicName='-uve-topic-0', partitionIndex=8), RemainingPartition(topicName='-uve-topic-0', partitionIndex=22), RemainingPartition(topicName='-uve-topic-17', partitionIndex=12), RemainingPartition(topicName='-uve-topic-27', partitionIndex=11), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=15), RemainingPartition(topicName='-uve-topic-1', partitionIndex=14), RemainingPartition(topicName='-uve-topic-17', partitionIndex=15), RemainingPartition(topicName='-uve-topic-27', partitionIndex=14), RemainingPartition(topicName='-uve-topic-3', partitionIndex=7), RemainingPartition(topicName='-uve-topic-17', partitionIndex=20), RemainingPartition(topicName='-uve-topic-27', partitionIndex=19), RemainingPartition(topicName='-uve-topic-28', partitionIndex=15), RemainingPartition(topicName='-uve-topic-18', partitionIndex=16), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=26), RemainingPartition(topicName='-uve-topic-20', partitionIndex=11), RemainingPartition(topicName='-uve-topic-10', partitionIndex=12), RemainingPartition(topicName='-uve-topic-25', partitionIndex=28), RemainingPartition(topicName='-uve-topic-15', partitionIndex=29), RemainingPartition(topicName='-uve-topic-17', partitionIndex=18), RemainingPartition(topicName='-uve-topic-27', partitionIndex=17), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=19), RemainingPartition(topicName='-uve-topic-2', partitionIndex=28), RemainingPartition(topicName='-uve-topic-12', partitionIndex=10), RemainingPartition(topicName='-uve-topic-22', partitionIndex=9), RemainingPartition(topicName='-uve-topic-6', partitionIndex=10), RemainingPartition(topicName='-uve-topic-25', partitionIndex=22), RemainingPartition(topicName='-uve-topic-15', partitionIndex=23), RemainingPartition(topicName='-uve-topic-5', partitionIndex=9), RemainingPartition(topicName='-uve-topic-12', partitionIndex=18), RemainingPartition(topicName='-uve-topic-22', partitionIndex=17), RemainingPartition(topicName='-uve-topic-29', partitionIndex=2), RemainingPartition(topicName='-uve-topic-19', partitionIndex=3), RemainingPartition(topicName='-uve-topic-4', partitionIndex=5), RemainingPartition(topicName='-uve-topic-23', partitionIndex=22), RemainingPartition(topicName='-uve-topic-13', partitionIndex=23), RemainingPartition(topicName='-uve-topic-8', partitionIndex=1), RemainingPartition(topicName='-uve-topic-17', partitionIndex=7), RemainingPartition(topicName='-uve-topic-27', partitionIndex=6), RemainingPartition(topicName='-uve-topic-10', partitionIndex=24), RemainingPartition(topicName='-uve-topic-20', partitionIndex=23), RemainingPartition(topicName='-uve-topic-26', partitionIndex=16), RemainingPartition(topicName='-uve-topic-16', partitionIndex=17), RemainingPartition(topicName='-uve-topic-3', partitionIndex=29), RemainingPartition(topicName='-uve-topic-15', partitionIndex=7), RemainingPartition(topicName='-uve-topic-25', partitionIndex=6), RemainingPartition(topicName='-uve-topic-9', partitionIndex=18), RemainingPartition(topicName='-uve-topic-23', partitionIndex=3), RemainingPartition(topicName='-uve-topic-13', partitionIndex=4), RemainingPartition(topicName='-uve-topic-29', partitionIndex=8), RemainingPartition(topicName='-uve-topic-19', partitionIndex=9), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=9), RemainingPartition(topicName='-uve-topic-8', partitionIndex=3), RemainingPartition(topicName='-uve-topic-11', partitionIndex=25), RemainingPartition(topicName='-uve-topic-21', partitionIndex=24), RemainingPartition(topicName='-uve-topic-3', partitionIndex=22), RemainingPartition(topicName='-uve-topic-4', partitionIndex=23), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=13), RemainingPartition(topicName='-uve-topic-1', partitionIndex=27), RemainingPartition(topicName='-uve-topic-23', partitionIndex=0), RemainingPartition(topicName='-uve-topic-13', partitionIndex=1), RemainingPartition(topicName='-uve-topic-12', partitionIndex=26), RemainingPartition(topicName='-uve-topic-22', partitionIndex=25), RemainingPartition(topicName='-uve-topic-9', partitionIndex=20), RemainingPartition(topicName='-uve-topic-26', partitionIndex=18), RemainingPartition(topicName='-uve-topic-16', partitionIndex=19), RemainingPartition(topicName='-uve-topic-4', partitionIndex=12), RemainingPartition(topicName='-uve-topic-5', partitionIndex=10), RemainingPartition(topicName='-uve-topic-2', partitionIndex=7), RemainingPartition(topicName='-uve-topic-23', partitionIndex=11), RemainingPartition(topicName='-uve-topic-13', partitionIndex=12), RemainingPartition(topicName='-uve-topic-7', partitionIndex=11), RemainingPartition(topicName='-uve-topic-26', partitionIndex=10), RemainingPartition(topicName='-uve-topic-16', partitionIndex=11), RemainingPartition(topicName='-uve-topic-3', partitionIndex=8), RemainingPartition(topicName='-uve-topic-29', partitionIndex=28), RemainingPartition(topicName='-uve-topic-19', partitionIndex=29), RemainingPartition(topicName='-uve-topic-13', partitionIndex=20), RemainingPartition(topicName='-uve-topic-23', partitionIndex=19), RemainingPartition(topicName='-uve-topic-0', partitionIndex=13), RemainingPartition(topicName='-uve-topic-19', partitionIndex=23), RemainingPartition(topicName='-uve-topic-29', partitionIndex=22), RemainingPartition(topicName='-uve-topic-6', partitionIndex=28), RemainingPartition(topicName='-uve-topic-29', partitionIndex=16), RemainingPartition(topicName='-uve-topic-19', partitionIndex=17), RemainingPartition(topicName='-uve-topic-2', partitionIndex=14), RemainingPartition(topicName='-uve-topic-26', partitionIndex=9), RemainingPartition(topicName='-uve-topic-16', partitionIndex=10), RemainingPartition(topicName='-uve-topic-26', partitionIndex=17), RemainingPartition(topicName='-uve-topic-16', partitionIndex=18), RemainingPartition(topicName='-uve-topic-9', partitionIndex=9), RemainingPartition(topicName='-uve-topic-1', partitionIndex=13), RemainingPartition(topicName='-uve-topic-27', partitionIndex=27), RemainingPartition(topicName='-uve-topic-17', partitionIndex=28), RemainingPartition(topicName='-uve-topic-1', partitionIndex=24), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=29), RemainingPartition(topicName='-uve-topic-9', partitionIndex=4), RemainingPartition(topicName='-uve-topic-0', partitionIndex=17), RemainingPartition(topicName='-uve-topic-27', partitionIndex=26), RemainingPartition(topicName='-uve-topic-17', partitionIndex=27), RemainingPartition(topicName='-uve-topic-12', partitionIndex=3), RemainingPartition(topicName='-uve-topic-22', partitionIndex=2), RemainingPartition(topicName='-uve-topic-0', partitionIndex=0), RemainingPartition(topicName='-uve-topic-7', partitionIndex=29), RemainingPartition(topicName='-uve-topic-28', partitionIndex=7), RemainingPartition(topicName='-uve-topic-18', partitionIndex=8), RemainingPartition(topicName='-uve-topic-6', partitionIndex=21), RemainingPartition(topicName='-uve-topic-1', partitionIndex=18), RemainingPartition(topicName='-uve-topic-14', partitionIndex=4), RemainingPartition(topicName='-uve-topic-24', partitionIndex=3), RemainingPartition(topicName='-uve-topic-26', partitionIndex=25), RemainingPartition(topicName='-uve-topic-16', partitionIndex=26), RemainingPartition(topicName='-uve-topic-25', partitionIndex=24), RemainingPartition(topicName='-uve-topic-15', partitionIndex=25), RemainingPartition(topicName='-uve-topic-25', partitionIndex=4), RemainingPartition(topicName='-uve-topic-15', partitionIndex=5), RemainingPartition(topicName='-uve-topic-7', partitionIndex=16), RemainingPartition(topicName='-uve-topic-7', partitionIndex=22), RemainingPartition(topicName='-uve-topic-20', partitionIndex=28), RemainingPartition(topicName='-uve-topic-10', partitionIndex=29), RemainingPartition(topicName='-uve-topic-2', partitionIndex=19), RemainingPartition(topicName='-uve-topic-10', partitionIndex=8), RemainingPartition(topicName='-uve-topic-20', partitionIndex=7), RemainingPartition(topicName='-uve-topic-8', partitionIndex=23), RemainingPartition(topicName='-uve-topic-2', partitionIndex=16), RemainingPartition(topicName='-uve-topic-0', partitionIndex=26), RemainingPartition(topicName='-uve-topic-12', partitionIndex=11), RemainingPartition(topicName='-uve-topic-22', partitionIndex=10), RemainingPartition(topicName='-uve-topic-8', partitionIndex=8), RemainingPartition(topicName='-uve-topic-17', partitionIndex=8), RemainingPartition(topicName='-uve-topic-27', partitionIndex=7), RemainingPartition(topicName='-uve-topic-0', partitionIndex=12), RemainingPartition(topicName='-uve-topic-12', partitionIndex=19), RemainingPartition(topicName='-uve-topic-22', partitionIndex=18), RemainingPartition(topicName='-uve-topic-27', partitionIndex=23), RemainingPartition(topicName='-uve-topic-17', partitionIndex=24), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=20), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=25), RemainingPartition(topicName='-uve-topic-20', partitionIndex=15), RemainingPartition(topicName='-uve-topic-10', partitionIndex=16), RemainingPartition(topicName='-uve-topic-4', partitionIndex=3), RemainingPartition(topicName='-uve-topic-3', partitionIndex=11), RemainingPartition(topicName='-uve-topic-6', partitionIndex=14), RemainingPartition(topicName='-uve-topic-15', partitionIndex=13), RemainingPartition(topicName='-uve-topic-25', partitionIndex=12), RemainingPartition(topicName='-uve-topic-3', partitionIndex=17), RemainingPartition(topicName='-uve-topic-4', partitionIndex=9), RemainingPartition(topicName='-uve-topic-26', partitionIndex=6), RemainingPartition(topicName='-uve-topic-16', partitionIndex=7), RemainingPartition(topicName='-uve-topic-5', partitionIndex=13), RemainingPartition(topicName='-uve-topic-6', partitionIndex=15), RemainingPartition(topicName='-uve-topic-9', partitionIndex=6), RemainingPartition(topicName='-uve-topic-1', partitionIndex=1), RemainingPartition(topicName='-uve-topic-5', partitionIndex=20), RemainingPartition(topicName='-uve-topic-24', partitionIndex=1), RemainingPartition(topicName='-uve-topic-14', partitionIndex=2), RemainingPartition(topicName='-uve-topic-13', partitionIndex=28), RemainingPartition(topicName='-uve-topic-23', partitionIndex=27), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=8), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=1), RemainingPartition(topicName='-uve-topic-28', partitionIndex=21), RemainingPartition(topicName='-uve-topic-18', partitionIndex=22), RemainingPartition(topicName='-uve-topic-24', partitionIndex=2), RemainingPartition(topicName='-uve-topic-14', partitionIndex=3), RemainingPartition(topicName='-uve-topic-13', partitionIndex=27), RemainingPartition(topicName='-uve-topic-23', partitionIndex=26), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=14), RemainingPartition(topicName='-uve-topic-2', partitionIndex=21), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=2), RemainingPartition(topicName='-uve-topic-12', partitionIndex=0), RemainingPartition(topicName='-uve-topic-21', partitionIndex=29), RemainingPartition(topicName='-uve-topic-8', partitionIndex=25), RemainingPartition(topicName='-uve-topic-0', partitionIndex=20), RemainingPartition(topicName='-uve-topic-9', partitionIndex=8), RemainingPartition(topicName='-uve-topic-0', partitionIndex=21), RemainingPartition(topicName='-uve-topic-2', partitionIndex=2), RemainingPartition(topicName='-uve-topic-8', partitionIndex=0), RemainingPartition(topicName='-uve-topic-23', partitionIndex=2), RemainingPartition(topicName='-uve-topic-13', partitionIndex=3), RemainingPartition(topicName='-uve-topic-1', partitionIndex=15), RemainingPartition(topicName='-uve-topic-15', partitionIndex=4), RemainingPartition(topicName='-uve-topic-25', partitionIndex=3), RemainingPartition(topicName='-uve-topic-23', partitionIndex=15), RemainingPartition(topicName='-uve-topic-13', partitionIndex=16), RemainingPartition(topicName='-uve-topic-5', partitionIndex=14), RemainingPartition(topicName='-uve-topic-2', partitionIndex=11), RemainingPartition(topicName='-uve-topic-13', partitionIndex=8), RemainingPartition(topicName='-uve-topic-23', partitionIndex=7), RemainingPartition(topicName='-uve-topic-16', partitionIndex=23), RemainingPartition(topicName='-uve-topic-26', partitionIndex=22), RemainingPartition(topicName='-uve-topic-4', partitionIndex=27), RemainingPartition(topicName='-uve-topic-6', partitionIndex=9), RemainingPartition(topicName='-uve-topic-9', partitionIndex=26), RemainingPartition(topicName='-uve-topic-4', partitionIndex=16), RemainingPartition(topicName='-uve-topic-20', partitionIndex=4), RemainingPartition(topicName='-uve-topic-10', partitionIndex=5), RemainingPartition(topicName='-uve-topic-1', partitionIndex=22), RemainingPartition(topicName='-uve-topic-23', partitionIndex=13), RemainingPartition(topicName='-uve-topic-13', partitionIndex=14), RemainingPartition(topicName='-uve-topic-3', partitionIndex=26), RemainingPartition(topicName='-uve-topic-21', partitionIndex=21), RemainingPartition(topicName='-uve-topic-11', partitionIndex=22), RemainingPartition(topicName='-uve-topic-7', partitionIndex=15), RemainingPartition(topicName='-uve-topic-11', partitionIndex=6), RemainingPartition(topicName='-uve-topic-21', partitionIndex=5), RemainingPartition(topicName='-uve-topic-21', partitionIndex=13), RemainingPartition(topicName='-uve-topic-11', partitionIndex=14), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=1), RemainingPartition(topicName='-uve-topic-27', partitionIndex=29), RemainingPartition(topicName='-uve-topic-26', partitionIndex=4), RemainingPartition(topicName='-uve-topic-16', partitionIndex=5), RemainingPartition(topicName='-uve-topic-20', partitionIndex=12), RemainingPartition(topicName='-uve-topic-10', partitionIndex=13), RemainingPartition(topicName='-uve-topic-1', partitionIndex=21), RemainingPartition(topicName='-uve-topic-7', partitionIndex=24), RemainingPartition(topicName='-uve-topic-22', partitionIndex=6), RemainingPartition(topicName='-uve-topic-12', partitionIndex=7), RemainingPartition(topicName='-uve-topic-26', partitionIndex=28), RemainingPartition(topicName='-uve-topic-16', partitionIndex=29), RemainingPartition(topicName='-uve-topic-3', partitionIndex=5), RemainingPartition(topicName='-uve-topic-19', partitionIndex=25), RemainingPartition(topicName='-uve-topic-29', partitionIndex=24), RemainingPartition(topicName='-uve-topic-0', partitionIndex=14), RemainingPartition(topicName='-uve-topic-20', partitionIndex=20), RemainingPartition(topicName='-uve-topic-10', partitionIndex=21), RemainingPartition(topicName='-uve-topic-2', partitionIndex=23), RemainingPartition(topicName='-uve-topic-28', partitionIndex=18), RemainingPartition(topicName='-uve-topic-18', partitionIndex=19), RemainingPartition(topicName='-uve-topic-22', partitionIndex=12), RemainingPartition(topicName='-uve-topic-12', partitionIndex=13), RemainingPartition(topicName='-uve-topic-6', partitionIndex=2), RemainingPartition(topicName='-uve-topic-19', partitionIndex=20), RemainingPartition(topicName='-uve-topic-29', partitionIndex=19), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=13), RemainingPartition(topicName='-uve-topic-27', partitionIndex=16), RemainingPartition(topicName='-uve-topic-17', partitionIndex=17), RemainingPartition(topicName='-uve-topic-12', partitionIndex=23), RemainingPartition(topicName='-uve-topic-22', partitionIndex=22), RemainingPartition(topicName='-uve-topic-14', partitionIndex=0), RemainingPartition(topicName='-uve-topic-3', partitionIndex=15), RemainingPartition(topicName='-uve-topic-5', partitionIndex=8), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=14), RemainingPartition(topicName='-uve-topic-14', partitionIndex=15), RemainingPartition(topicName='-uve-topic-24', partitionIndex=14), RemainingPartition(topicName='-uve-topic-4', partitionIndex=0), RemainingPartition(topicName='-uve-topic-19', partitionIndex=8), RemainingPartition(topicName='-uve-topic-29', partitionIndex=7), RemainingPartition(topicName='-uve-topic-18', partitionIndex=18), RemainingPartition(topicName='-uve-topic-28', partitionIndex=17), RemainingPartition(topicName='-uve-topic-22', partitionIndex=28), RemainingPartition(topicName='-uve-topic-12', partitionIndex=29), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=24), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=18), RemainingPartition(topicName='-uve-topic-14', partitionIndex=5), RemainingPartition(topicName='-uve-topic-24', partitionIndex=4), RemainingPartition(topicName='-uve-topic-22', partitionIndex=14), RemainingPartition(topicName='-uve-topic-12', partitionIndex=15), RemainingPartition(topicName='-uve-topic-5', partitionIndex=19), RemainingPartition(topicName='-uve-topic-9', partitionIndex=29), RemainingPartition(topicName='-uve-topic-5', partitionIndex=1), RemainingPartition(topicName='-uve-topic-24', partitionIndex=20), RemainingPartition(topicName='-uve-topic-14', partitionIndex=21), RemainingPartition(topicName='-uve-topic-3', partitionIndex=12), RemainingPartition(topicName='-uve-topic-23', partitionIndex=23), RemainingPartition(topicName='-uve-topic-13', partitionIndex=24), RemainingPartition(topicName='-uve-topic-2', partitionIndex=4), RemainingPartition(topicName='-uve-topic-25', partitionIndex=21), RemainingPartition(topicName='-uve-topic-15', partitionIndex=22), RemainingPartition(topicName='-uve-topic-6', partitionIndex=18), RemainingPartition(topicName='-uve-topic-25', partitionIndex=15), RemainingPartition(topicName='-uve-topic-15', partitionIndex=16), RemainingPartition(topicName='-uve-topic-4', partitionIndex=18), RemainingPartition(topicName='-uve-topic-5', partitionIndex=17), RemainingPartition(topicName='-uve-topic-7', partitionIndex=10), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=21), RemainingPartition(topicName='-uve-topic-8', partitionIndex=7), RemainingPartition(topicName='-uve-topic-2', partitionIndex=25), RemainingPartition(topicName='-uve-topic-23', partitionIndex=29), RemainingPartition(topicName='-uve-topic-6', partitionIndex=19), RemainingPartition(topicName='-uve-topic-6', partitionIndex=3), RemainingPartition(topicName='-uve-topic-4', partitionIndex=13), RemainingPartition(topicName='-uve-topic-25', partitionIndex=5), RemainingPartition(topicName='-uve-topic-15', partitionIndex=6), RemainingPartition(topicName='-uve-topic-4', partitionIndex=1), RemainingPartition(topicName='-uve-topic-0', partitionIndex=24), RemainingPartition(topicName='-uve-topic-1', partitionIndex=7), RemainingPartition(topicName='-uve-topic-9', partitionIndex=12), RemainingPartition(topicName='-uve-topic-22', partitionIndex=11), RemainingPartition(topicName='-uve-topic-12', partitionIndex=12), RemainingPartition(topicName='-uve-topic-28', partitionIndex=14), RemainingPartition(topicName='-uve-topic-18', partitionIndex=15), RemainingPartition(topicName='-uve-topic-7', partitionIndex=19), RemainingPartition(topicName='-uve-topic-4', partitionIndex=17), RemainingPartition(topicName='-uve-topic-26', partitionIndex=26), RemainingPartition(topicName='-uve-topic-16', partitionIndex=27), RemainingPartition(topicName='-uve-topic-3', partitionIndex=16), RemainingPartition(topicName='-uve-topic-22', partitionIndex=19), RemainingPartition(topicName='-uve-topic-12', partitionIndex=20), RemainingPartition(topicName='-uve-topic-22', partitionIndex=3), RemainingPartition(topicName='-uve-topic-12', partitionIndex=4), RemainingPartition(topicName='-uve-topic-10', partitionIndex=9), RemainingPartition(topicName='-uve-topic-20', partitionIndex=8), RemainingPartition(topicName='-uve-topic-5', partitionIndex=28), RemainingPartition(topicName='-uve-topic-5', partitionIndex=2), RemainingPartition(topicName='-uve-topic-20', partitionIndex=29), RemainingPartition(topicName='-uve-topic-19', partitionIndex=22), RemainingPartition(topicName='-uve-topic-29', partitionIndex=21), RemainingPartition(topicName='-uve-topic-2', partitionIndex=17), RemainingPartition(topicName='-uve-topic-1', partitionIndex=19), RemainingPartition(topicName='-uve-topic-1', partitionIndex=16), RemainingPartition(topicName='-uve-topic-11', partitionIndex=26), RemainingPartition(topicName='-uve-topic-21', partitionIndex=25), RemainingPartition(topicName='-uve-topic-3', partitionIndex=23), RemainingPartition(topicName='-uve-topic-8', partitionIndex=6), RemainingPartition(topicName='-uve-topic-7', partitionIndex=12), RemainingPartition(topicName='-uve-topic-11', partitionIndex=11), RemainingPartition(topicName='-uve-topic-21', partitionIndex=10), RemainingPartition(topicName='-uve-topic-27', partitionIndex=5), RemainingPartition(topicName='-uve-topic-17', partitionIndex=6), RemainingPartition(topicName='-uve-topic-9', partitionIndex=1), RemainingPartition(topicName='-uve-topic-11', partitionIndex=18), RemainingPartition(topicName='-uve-topic-21', partitionIndex=17), RemainingPartition(topicName='-uve-topic-22', partitionIndex=27), RemainingPartition(topicName='-uve-topic-12', partitionIndex=28), RemainingPartition(topicName='-uve-topic-21', partitionIndex=18), RemainingPartition(topicName='-uve-topic-11', partitionIndex=19), RemainingPartition(topicName='-uve-topic-18', partitionIndex=7), RemainingPartition(topicName='-uve-topic-28', partitionIndex=6), RemainingPartition(topicName='-uve-topic-4', partitionIndex=7), RemainingPartition(topicName='-uve-topic-1', partitionIndex=25), RemainingPartition(topicName='-uve-topic-20', partitionIndex=16), RemainingPartition(topicName='-uve-topic-10', partitionIndex=17), RemainingPartition(topicName='-uve-topic-17', partitionIndex=0), RemainingPartition(topicName='-uve-topic-6', partitionIndex=29), RemainingPartition(topicName='-uve-topic-29', partitionIndex=15), RemainingPartition(topicName='-uve-topic-19', partitionIndex=16), RemainingPartition(topicName='-uve-topic-0', partitionIndex=18), RemainingPartition(topicName='-uve-topic-9', partitionIndex=17), RemainingPartition(topicName='-uve-topic-5', partitionIndex=18), RemainingPartition(topicName='-uve-topic-2', partitionIndex=15), RemainingPartition(topicName='-uve-topic-6', partitionIndex=4), RemainingPartition(topicName='-uve-topic-3', partitionIndex=9), RemainingPartition(topicName='-uve-topic-10', partitionIndex=25), RemainingPartition(topicName='-uve-topic-20', partitionIndex=24), RemainingPartition(topicName='-uve-topic-2', partitionIndex=22), RemainingPartition(topicName='-uve-topic-21', partitionIndex=9), RemainingPartition(topicName='-uve-topic-11', partitionIndex=10), RemainingPartition(topicName='-uve-topic-26', partitionIndex=15), RemainingPartition(topicName='-uve-topic-16', partitionIndex=16), RemainingPartition(topicName='-uve-topic-22', partitionIndex=0), RemainingPartition(topicName='-uve-topic-12', partitionIndex=1), RemainingPartition(topicName='-uve-topic-18', partitionIndex=21), RemainingPartition(topicName='-uve-topic-28', partitionIndex=20), RemainingPartition(topicName='-uve-topic-16', partitionIndex=12), RemainingPartition(topicName='-uve-topic-26', partitionIndex=11), RemainingPartition(topicName='-uve-topic-17', partitionIndex=3), RemainingPartition(topicName='-uve-topic-27', partitionIndex=2), RemainingPartition(topicName='-uve-topic-4', partitionIndex=20), RemainingPartition(topicName='-uve-topic-27', partitionIndex=22), RemainingPartition(topicName='-uve-topic-17', partitionIndex=23), RemainingPartition(topicName='-uve-topic-16', partitionIndex=20), RemainingPartition(topicName='-uve-topic-26', partitionIndex=19), RemainingPartition(topicName='-uve-topic-21', partitionIndex=2), RemainingPartition(topicName='-uve-topic-11', partitionIndex=3), RemainingPartition(topicName='-uve-topic-12', partitionIndex=27), RemainingPartition(topicName='-uve-topic-22', partitionIndex=26), RemainingPartition(topicName='-uve-topic-11', partitionIndex=0), RemainingPartition(topicName='-uve-topic-9', partitionIndex=3), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=4), RemainingPartition(topicName='-uve-topic-9', partitionIndex=14), RemainingPartition(topicName='-uve-topic-25', partitionIndex=25), RemainingPartition(topicName='-uve-topic-15', partitionIndex=26), RemainingPartition(topicName='-uve-topic-1', partitionIndex=28), RemainingPartition(topicName='-uve-topic-24', partitionIndex=16), RemainingPartition(topicName='-uve-topic-14', partitionIndex=17), RemainingPartition(topicName='-uve-topic-18', partitionIndex=1), RemainingPartition(topicName='-uve-topic-28', partitionIndex=0), RemainingPartition(topicName='-uve-topic-8', partitionIndex=16), RemainingPartition(topicName='-uve-topic-1', partitionIndex=10), RemainingPartition(topicName='-uve-topic-7', partitionIndex=23), RemainingPartition(topicName='-uve-topic-29', partitionIndex=1), RemainingPartition(topicName='-uve-topic-19', partitionIndex=2), RemainingPartition(topicName='-uve-topic-17', partitionIndex=14), RemainingPartition(topicName='-uve-topic-27', partitionIndex=13), RemainingPartition(topicName='-uve-topic-0', partitionIndex=27), RemainingPartition(topicName='-uve-topic-4', partitionIndex=6), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=8), RemainingPartition(topicName='-uve-topic-14', partitionIndex=9), RemainingPartition(topicName='-uve-topic-24', partitionIndex=8), RemainingPartition(topicName='-uve-topic-23', partitionIndex=1), RemainingPartition(topicName='-uve-topic-13', partitionIndex=2), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=0), RemainingPartition(topicName='-uve-topic-26', partitionIndex=27), RemainingPartition(topicName='-uve-topic-16', partitionIndex=28), RemainingPartition(topicName='-uve-topic-25', partitionIndex=18), RemainingPartition(topicName='-uve-topic-15', partitionIndex=19), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=12), RemainingPartition(topicName='-uve-topic-28', partitionIndex=23), RemainingPartition(topicName='-uve-topic-18', partitionIndex=24), RemainingPartition(topicName='-uve-topic-8', partitionIndex=11), RemainingPartition(topicName='-uve-topic-2', partitionIndex=29), RemainingPartition(topicName='-uve-topic-3', partitionIndex=0), RemainingPartition(topicName='-uve-topic-25', partitionIndex=10), RemainingPartition(topicName='-uve-topic-15', partitionIndex=11), RemainingPartition(topicName='-uve-topic-2', partitionIndex=8), RemainingPartition(topicName='-uve-topic-3', partitionIndex=18), RemainingPartition(topicName='-uve-topic-5', partitionIndex=21), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=0), RemainingPartition(topicName='-uve-topic-26', partitionIndex=12), RemainingPartition(topicName='-uve-topic-16', partitionIndex=13), RemainingPartition(topicName='-uve-topic-6', partitionIndex=22), RemainingPartition(topicName='-uve-topic-15', partitionIndex=10), RemainingPartition(topicName='-uve-topic-25', partitionIndex=9), RemainingPartition(topicName='-uve-topic-14', partitionIndex=25), RemainingPartition(topicName='-uve-topic-24', partitionIndex=24), RemainingPartition(topicName='-uve-topic-7', partitionIndex=5), RemainingPartition(topicName='-uve-topic-15', partitionIndex=18), RemainingPartition(topicName='-uve-topic-25', partitionIndex=17), RemainingPartition(topicName='-uve-topic-20', partitionIndex=19), RemainingPartition(topicName='-uve-topic-10', partitionIndex=20), RemainingPartition(topicName='-uve-topic-9', partitionIndex=5), RemainingPartition(topicName='-uve-topic-0', partitionIndex=6), RemainingPartition(topicName='-uve-topic-12', partitionIndex=16), RemainingPartition(topicName='-uve-topic-22', partitionIndex=15), RemainingPartition(topicName='-uve-topic-1', partitionIndex=11), RemainingPartition(topicName='-uve-topic-0', partitionIndex=28), RemainingPartition(topicName='-uve-topic-23', partitionIndex=12), RemainingPartition(topicName='-uve-topic-13', partitionIndex=13), RemainingPartition(topicName='-uve-topic-8', partitionIndex=10), RemainingPartition(topicName='-uve-topic-9', partitionIndex=7), RemainingPartition(topicName='-uve-topic-3', partitionIndex=13), RemainingPartition(topicName='-uve-topic-8', partitionIndex=15), RemainingPartition(topicName='-uve-topic-14', partitionIndex=14), RemainingPartition(topicName='-uve-topic-24', partitionIndex=13), RemainingPartition(topicName='-uve-topic-18', partitionIndex=17), RemainingPartition(topicName='-uve-topic-28', partitionIndex=16), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=7), RemainingPartition(topicName='-uve-topic-5', partitionIndex=25), RemainingPartition(topicName='-uve-topic-11', partitionIndex=23), RemainingPartition(topicName='-uve-topic-21', partitionIndex=22), RemainingPartition(topicName='-uve-topic-3', partitionIndex=27), RemainingPartition(topicName='-uve-topic-22', partitionIndex=23), RemainingPartition(topicName='-uve-topic-12', partitionIndex=24), RemainingPartition(topicName='-uve-topic-9', partitionIndex=0), RemainingPartition(topicName='-uve-topic-10', partitionIndex=0), RemainingPartition(topicName='-uve-topic-7', partitionIndex=18), RemainingPartition(topicName='-uve-topic-15', partitionIndex=2), RemainingPartition(topicName='-uve-topic-25', partitionIndex=1), RemainingPartition(topicName='-uve-topic-8', partitionIndex=24), RemainingPartition(topicName='-uve-topic-19', partitionIndex=19), RemainingPartition(topicName='-uve-topic-29', partitionIndex=18), RemainingPartition(topicName='-uve-topic-16', partitionIndex=4), RemainingPartition(topicName='-uve-topic-26', partitionIndex=3), RemainingPartition(topicName='-uve-topic-27', partitionIndex=1), RemainingPartition(topicName='-uve-topic-17', partitionIndex=2), RemainingPartition(topicName='-uve-topic-6', partitionIndex=17), RemainingPartition(topicName='-uve-topic-1', partitionIndex=4), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=5), RemainingPartition(topicName='-uve-topic-0', partitionIndex=29), RemainingPartition(topicName='-uve-topic-9', partitionIndex=16), RemainingPartition(topicName='-uve-topic-5', partitionIndex=22), RemainingPartition(topicName='-uve-topic-4', partitionIndex=19), RemainingPartition(topicName='-uve-topic-24', partitionIndex=29), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=20), RemainingPartition(topicName='-uve-topic-21', partitionIndex=14), RemainingPartition(topicName='-uve-topic-11', partitionIndex=15), RemainingPartition(topicName='-uve-topic-4', partitionIndex=11), RemainingPartition(topicName='-uve-topic-2', partitionIndex=26), RemainingPartition(topicName='-uve-topic-6', partitionIndex=8), RemainingPartition(topicName='-uve-topic-2', partitionIndex=3), RemainingPartition(topicName='-uve-topic-19', partitionIndex=18), RemainingPartition(topicName='-uve-topic-29', partitionIndex=17), RemainingPartition(topicName='-uve-topic-5', partitionIndex=7), RemainingPartition(topicName='-uve-topic-21', partitionIndex=6), RemainingPartition(topicName='-uve-topic-11', partitionIndex=7), RemainingPartition(topicName='-uve-topic-27', partitionIndex=28), RemainingPartition(topicName='-uve-topic-17', partitionIndex=29), RemainingPartition(topicName='-uve-topic-2', partitionIndex=5), RemainingPartition(topicName='-uve-topic-4', partitionIndex=10), RemainingPartition(topicName='-uve-topic-10', partitionIndex=6), RemainingPartition(topicName='-uve-topic-20', partitionIndex=5), RemainingPartition(topicName='-uve-topic-3', partitionIndex=6), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=23), RemainingPartition(topicName='-uve-topic-17', partitionIndex=26), RemainingPartition(topicName='-uve-topic-27', partitionIndex=25), RemainingPartition(topicName='-uve-topic-4', partitionIndex=15), RemainingPartition(topicName='-uve-topic-7', partitionIndex=9), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=28), RemainingPartition(topicName='-uve-topic-6', partitionIndex=1), RemainingPartition(topicName='-uve-topic-3', partitionIndex=20), RemainingPartition(topicName='-uve-topic-9', partitionIndex=28), RemainingPartition(topicName='-uve-topic-27', partitionIndex=9), RemainingPartition(topicName='-uve-topic-17', partitionIndex=10), RemainingPartition(topicName='-uve-topic-4', partitionIndex=21), RemainingPartition(topicName='-uve-topic-4', partitionIndex=24), RemainingPartition(topicName='-uve-topic-26', partitionIndex=21), RemainingPartition(topicName='-uve-topic-16', partitionIndex=22), RemainingPartition(topicName='-uve-topic-16', partitionIndex=3), RemainingPartition(topicName='-uve-topic-26', partitionIndex=2), RemainingPartition(topicName='-uve-topic-5', partitionIndex=0), RemainingPartition(topicName='-uve-topic-13', partitionIndex=29), RemainingPartition(topicName='-uve-topic-23', partitionIndex=28), RemainingPartition(topicName='-uve-topic-7', partitionIndex=27), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=29), RemainingPartition(topicName='-uve-topic-22', partitionIndex=7), RemainingPartition(topicName='-uve-topic-12', partitionIndex=8), RemainingPartition(topicName='-uve-topic-21', partitionIndex=0), RemainingPartition(topicName='-uve-topic-11', partitionIndex=1), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=22), RemainingPartition(topicName='-uve-topic-7', partitionIndex=2), RemainingPartition(topicName='-uve-topic-5', partitionIndex=16), RemainingPartition(topicName='-uve-topic-6', partitionIndex=26), RemainingPartition(topicName='-uve-topic-5', partitionIndex=3), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=3), RemainingPartition(topicName='-uve-topic-20', partitionIndex=3), RemainingPartition(topicName='-uve-topic-10', partitionIndex=4), RemainingPartition(topicName='-uve-topic-12', partitionIndex=2), RemainingPartition(topicName='-uve-topic-22', partitionIndex=1), RemainingPartition(topicName='-uve-topic-20', partitionIndex=21), RemainingPartition(topicName='-uve-topic-10', partitionIndex=22), RemainingPartition(topicName='-uve-topic-7', partitionIndex=3), RemainingPartition(topicName='-uve-topic-20', partitionIndex=13), RemainingPartition(topicName='-uve-topic-10', partitionIndex=14), RemainingPartition(topicName='-uve-topic-13', partitionIndex=0), RemainingPartition(topicName='-uve-topic-26', partitionIndex=0), RemainingPartition(topicName='-uve-topic-16', partitionIndex=1), RemainingPartition(topicName='-uve-topic-15', partitionIndex=21), RemainingPartition(topicName='-uve-topic-25', partitionIndex=20), RemainingPartition(topicName='-uve-topic-15', partitionIndex=15), RemainingPartition(topicName='-uve-topic-25', partitionIndex=14), RemainingPartition(topicName='-uve-topic-26', partitionIndex=8), RemainingPartition(topicName='-uve-topic-16', partitionIndex=9), RemainingPartition(topicName='-uve-topic-2', partitionIndex=12), RemainingPartition(topicName='-uve-topic-8', partitionIndex=14), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=17), RemainingPartition(topicName='-uve-topic-13', partitionIndex=17), RemainingPartition(topicName='-uve-topic-23', partitionIndex=16), RemainingPartition(topicName='-uve-topic-14', partitionIndex=10), RemainingPartition(topicName='-uve-topic-24', partitionIndex=9), RemainingPartition(topicName='-uve-topic-0', partitionIndex=10), RemainingPartition(topicName='-uve-topic-14', partitionIndex=18), RemainingPartition(topicName='-uve-topic-24', partitionIndex=17), RemainingPartition(topicName='-uve-topic-19', partitionIndex=21), RemainingPartition(topicName='-uve-topic-29', partitionIndex=20), RemainingPartition(topicName='-uve-topic-6', partitionIndex=5), RemainingPartition(topicName='-uve-topic-23', partitionIndex=8), RemainingPartition(topicName='-uve-topic-13', partitionIndex=9), RemainingPartition(topicName='-uve-topic-7', partitionIndex=20), RemainingPartition(topicName='-uve-topic-18', partitionIndex=6), RemainingPartition(topicName='-uve-topic-28', partitionIndex=5), RemainingPartition(topicName='-uve-topic-7', partitionIndex=6), RemainingPartition(topicName='-uve-topic-11', partitionIndex=28), RemainingPartition(topicName='-uve-topic-21', partitionIndex=27), RemainingPartition(topicName='-uve-topic-21', partitionIndex=26), RemainingPartition(topicName='-uve-topic-11', partitionIndex=27), RemainingPartition(topicName='-uve-topic-8', partitionIndex=19), RemainingPartition(topicName='-uve-topic-19', partitionIndex=7), RemainingPartition(topicName='-uve-topic-29', partitionIndex=6), RemainingPartition(topicName='-uve-topic-8', partitionIndex=28), RemainingPartition(topicName='-uve-topic-20', partitionIndex=2), RemainingPartition(topicName='-uve-topic-10', partitionIndex=3), RemainingPartition(topicName='-uve-topic-5', partitionIndex=29), RemainingPartition(topicName='-uve-topic-8', partitionIndex=21), RemainingPartition(topicName='-uve-topic-5', partitionIndex=26), RemainingPartition(topicName='-uve-topic-21', partitionIndex=3), RemainingPartition(topicName='-uve-topic-11', partitionIndex=4), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=23), RemainingPartition(topicName='-uve-topic-24', partitionIndex=25), RemainingPartition(topicName='-uve-topic-14', partitionIndex=26), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=27), RemainingPartition(topicName='-uve-topic-25', partitionIndex=0), RemainingPartition(topicName='-uve-topic-15', partitionIndex=1), RemainingPartition(topicName='-uve-topic-4', partitionIndex=2), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=21), RemainingPartition(topicName='-uve-topic-20', partitionIndex=18), RemainingPartition(topicName='-uve-topic-10', partitionIndex=19), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=11), RemainingPartition(topicName='-uve-topic-29', partitionIndex=14), RemainingPartition(topicName='-uve-topic-19', partitionIndex=15), RemainingPartition(topicName='-uve-topic-21', partitionIndex=11), RemainingPartition(topicName='-uve-topic-11', partitionIndex=12), RemainingPartition(topicName='-uve-topic-6', partitionIndex=12), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=7), RemainingPartition(topicName='-uve-topic-21', partitionIndex=19), RemainingPartition(topicName='-uve-topic-11', partitionIndex=20), RemainingPartition(topicName='-uve-topic-5', partitionIndex=11), RemainingPartition(topicName='-uve-topic-1', partitionIndex=8), RemainingPartition(topicName='-uve-topic-18', partitionIndex=0), RemainingPartition(topicName='-uve-topic-20', partitionIndex=10), RemainingPartition(topicName='-uve-topic-10', partitionIndex=11), RemainingPartition(topicName='-uve-topic-0', partitionIndex=1), RemainingPartition(topicName='-uve-topic-4', partitionIndex=14), RemainingPartition(topicName='-uve-topic-4', partitionIndex=28), RemainingPartition(topicName='-uve-topic-2', partitionIndex=9), RemainingPartition(topicName='-uve-topic-10', partitionIndex=10), RemainingPartition(topicName='-uve-topic-20', partitionIndex=9), RemainingPartition(topicName='-uve-topic-7', partitionIndex=13), RemainingPartition(topicName='-uve-topic-27', partitionIndex=15), RemainingPartition(topicName='-uve-topic-17', partitionIndex=16), RemainingPartition(topicName='-uve-topic-18', partitionIndex=14), RemainingPartition(topicName='-uve-topic-28', partitionIndex=13), RemainingPartition(topicName='-uve-topic-10', partitionIndex=18), RemainingPartition(topicName='-uve-topic-20', partitionIndex=17), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=5), RemainingPartition(topicName='-uve-topic-15', partitionIndex=28), RemainingPartition(topicName='-uve-topic-25', partitionIndex=27), RemainingPartition(topicName='-uve-topic-10', partitionIndex=2), RemainingPartition(topicName='-uve-topic-20', partitionIndex=1), RemainingPartition(topicName='-uve-topic-29', partitionIndex=3), RemainingPartition(topicName='-uve-topic-19', partitionIndex=4), RemainingPartition(topicName='-uve-topic-16', partitionIndex=2), RemainingPartition(topicName='-uve-topic-26', partitionIndex=1), RemainingPartition(topicName='-uve-topic-3', partitionIndex=24), RemainingPartition(topicName='-uve-topic-3', partitionIndex=1), RemainingPartition(topicName='-uve-topic-1', partitionIndex=2), RemainingPartition(topicName='-uve-topic-9', partitionIndex=25), RemainingPartition(topicName='-uve-topic-1', partitionIndex=29), RemainingPartition(topicName='-uve-topic-4', partitionIndex=25), RemainingPartition(topicName='-uve-topic-2', partitionIndex=0), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=18), RemainingPartition(topicName='-uve-topic-15', partitionIndex=27), RemainingPartition(topicName='-uve-topic-25', partitionIndex=26), RemainingPartition(topicName='-uve-topic-17', partitionIndex=13), RemainingPartition(topicName='-uve-topic-27', partitionIndex=12), RemainingPartition(topicName='-uve-topic-29', partitionIndex=0), RemainingPartition(topicName='-uve-topic-19', partitionIndex=1), RemainingPartition(topicName='-uve-topic-10', partitionIndex=26), RemainingPartition(topicName='-uve-topic-20', partitionIndex=25), RemainingPartition(topicName='-uve-topic-26', partitionIndex=14), RemainingPartition(topicName='-uve-topic-16', partitionIndex=15), RemainingPartition(topicName='-uve-topic-5', partitionIndex=4), RemainingPartition(topicName='-uve-topic-9', partitionIndex=22), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=4), RemainingPartition(topicName='-uve-topic-28', partitionIndex=29), RemainingPartition(topicName='-uve-topic-0', partitionIndex=19), RemainingPartition(topicName='-uve-topic-6', partitionIndex=23), RemainingPartition(topicName='-uve-topic-13', partitionIndex=25), RemainingPartition(topicName='-uve-topic-23', partitionIndex=24), RemainingPartition(topicName='-uve-topic-0', partitionIndex=7), RemainingPartition(topicName='-uve-topic-25', partitionIndex=11), RemainingPartition(topicName='-uve-topic-15', partitionIndex=12), RemainingPartition(topicName='-uve-topic-24', partitionIndex=18), RemainingPartition(topicName='-uve-topic-14', partitionIndex=19), RemainingPartition(topicName='-uve-topic-9', partitionIndex=11), RemainingPartition(topicName='-uve-topic-27', partitionIndex=4), RemainingPartition(topicName='-uve-topic-17', partitionIndex=5), RemainingPartition(topicName='-uve-topic-14', partitionIndex=11), RemainingPartition(topicName='-uve-topic-24', partitionIndex=10), RemainingPartition(topicName='-uve-topic-25', partitionIndex=19), RemainingPartition(topicName='-uve-topic-15', partitionIndex=20)] (kafka.server.KafkaServer) [2026-03-19 05:46:41,356] INFO [KafkaServer id=3] Error from controller: NONE (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Thu Mar 19 05:48:04 UTC 2026 ===================' INFO: =================== Thu Mar 19 05:48:04 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1+++ mount -t hugetlbfs ++ 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.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33: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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ 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.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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33: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.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in {1..10} ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ uniq +++ sort +++ grep -vi host ++ local local_ips=,10.0.0.33,10.20.0.14,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.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ (( ord+=1 )) ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' ++ local server_ip=10.0.0.33 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.33 ]] ++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] ++ echo 10.0.0.33 3 ++ return + my_ip_and_order='10.0.0.33 3' + '[' -n '10.0.0.33 3' ']' + break + '[' -z '10.0.0.33 3' ']' ++ echo 10.0.0.33 3 ++ cut -d ' ' -f 1 + my_ip=10.0.0.33 ++ echo 10.0.0.33 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.33 + KAFKA_LISTEN_ADDRESS=10.0.0.33 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=3/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.33:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.33/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R appuser:appuser /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u appuser + CONTRAIL_UID=1000 ++ id -g appuser + CONTRAIL_GID=1000 + exec /opt/kafka/bin/kafka-server-start.sh /opt/kafka/config/server.properties [2026-03-19 05:48:07,484] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-03-19 05:48:07,741] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-03-19 05:48:07,902] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-19 05:48:07,904] INFO starting (kafka.server.KafkaServer) [2026-03-19 05:48:07,907] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-03-19 05:48:07,965] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:48:07,973] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,974] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5495-3. (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,982] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,982] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,982] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,982] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.12.0.jar:/opt/kafka/bin/../libs/caffeine-2.9.3.jar:/opt/kafka/bin/../libs/commons-beanutils-1.9.4.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-collections-3.2.2.jar:/opt/kafka/bin/../libs/commons-digester-2.1.jar:/opt/kafka/bin/../libs/commons-io-2.14.0.jar:/opt/kafka/bin/../libs/commons-lang3-3.12.0.jar:/opt/kafka/bin/../libs/commons-logging-1.2.jar:/opt/kafka/bin/../libs/commons-validator-1.7.jar:/opt/kafka/bin/../libs/connect-api-3.9.1.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.9.1.jar:/opt/kafka/bin/../libs/connect-json-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.9.1.jar:/opt/kafka/bin/../libs/connect-runtime-3.9.1.jar:/opt/kafka/bin/../libs/connect-transforms-3.9.1.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-core-2.16.2.jar:/opt/kafka/bin/../libs/jackson-databind-2.16.2.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.16.2.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-afterburner-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.16.2.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/opt/kafka/bin/../libs/javassist-3.29.2-GA.jar:/opt/kafka/bin/../libs/javax.activation-api-1.2.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.1.jar:/opt/kafka/bin/../libs/jersey-client-2.39.1.jar:/opt/kafka/bin/../libs/jersey-common-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/opt/kafka/bin/../libs/jersey-hk2-2.39.1.jar:/opt/kafka/bin/../libs/jersey-server-2.39.1.jar:/opt/kafka/bin/../libs/jetty-client-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-http-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-io-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-security-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-server-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jline-3.25.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.9.4.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-clients-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-metadata-3.9.1.jar:/opt/kafka/bin/../libs/kafka-raft-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-common-3.9.1.jar:/opt/kafka/bin/../libs/kafka-shell-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-transaction-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka_2.13-3.9.1.jar:/opt/kafka/bin/../libs/lz4-java-1.8.0.jar:/opt/kafka/bin/../libs/maven-artifact-3.9.6.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-classes-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/opentelemetry-proto-1.0.0-alpha.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/pcollections-4.0.1.jar:/opt/kafka/bin/../libs/plexus-utils-3.5.1.jar:/opt/kafka/bin/../libs/protobuf-java-3.25.5.jar:/opt/kafka/bin/../libs/reflections-0.10.2.jar:/opt/kafka/bin/../libs/reload4j-1.2.25.jar:/opt/kafka/bin/../libs/rocksdbjni-7.9.2.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/opt/kafka/bin/../libs/scala-library-2.13.15.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.5.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.15.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.36.jar:/opt/kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/opt/kafka/bin/../libs/snappy-java-1.1.10.5.jar:/opt/kafka/bin/../libs/swagger-annotations-2.2.8.jar:/opt/kafka/bin/../libs/trogdor-3.9.1.jar:/opt/kafka/bin/../libs/zookeeper-3.8.4.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.8.4.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.6-4.jar (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:java.library.path=/opt/java/openjdk/lib/server:/opt/java/openjdk/lib:/opt/java/openjdk/../lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,983] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,988] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:07,993] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-03-19 05:48:08,005] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:48:08,009] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:48:08,010] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:48:08,014] INFO Socket connection established, initiating session, client: /10.0.0.33:56054, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:48:08,022] INFO Session establishment complete on server /10.0.0.33:2181, session id = 0x300002493920020, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:48:08,028] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:48:08,294] INFO Cluster ID = QrezEJY5RjOKdhHHoewctw (kafka.server.KafkaServer) [2026-03-19 05:48:08,341] INFO KafkaConfig values: advertised.listeners = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.include.jmx.reporter = true auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 3 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.gzip.level = -1 compression.lz4.level = 9 compression.type = producer compression.zstd.level = 3 connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.bootstrap.servers = [] controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null eligible.leader.replicas.enable = false fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor] group.consumer.heartbeat.interval.ms = 5000 group.consumer.max.heartbeat.interval.ms = 15000 group.consumer.max.session.timeout.ms = 60000 group.consumer.max.size = 2147483647 group.consumer.migration.policy = disabled group.consumer.min.heartbeat.interval.ms = 5000 group.consumer.min.session.timeout.ms = 45000 group.consumer.session.timeout.ms = 45000 group.coordinator.append.linger.ms = 10 group.coordinator.new.enable = false group.coordinator.rebalance.protocols = [classic] group.coordinator.threads = 1 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 group.share.delivery.count.limit = 5 group.share.enable = false group.share.heartbeat.interval.ms = 5000 group.share.max.groups = 10 group.share.max.heartbeat.interval.ms = 15000 group.share.max.record.lock.duration.ms = 60000 group.share.max.session.timeout.ms = 60000 group.share.max.size = 200 group.share.min.heartbeat.interval.ms = 5000 group.share.min.record.lock.duration.ms = 15000 group.share.min.session.timeout.ms = 45000 group.share.partition.max.record.locks = 200 group.share.record.lock.duration.ms = 30000 group.share.session.timeout.ms = 45000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.9-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT listeners = PLAINTEXT://10.0.0.33:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dir.failure.timeout.ms = 30000 log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.initial.task.delay.ms = 30000 log.local.retention.bytes = -2 log.local.retention.ms = -2 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.after.max.ms = 9223372036854775807 log.message.timestamp.before.max.ms = 9223372036854775807 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 max.request.partition.size.limit = 2000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 node.id = 3 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.fetch.max.wait.ms = 500 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.copier.thread.pool.size = -1 remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 remote.log.manager.copy.quota.window.num = 11 remote.log.manager.copy.quota.window.size.seconds = 1 remote.log.manager.expiration.thread.pool.size = -1 remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 remote.log.manager.fetch.quota.window.num = 11 remote.log.manager.fetch.quota.window.size.seconds = 1 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.custom.metadata.max.bytes = 128 remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = rlmm.config. remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = rsm.config. remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null server.max.startup.time.ms = 9223372036854775807 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.allow.dn.changes = false ssl.allow.san.changes = false ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS telemetry.max.bytes = 1048576 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.partition.verification.enable = true transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false unclean.leader.election.interval.ms = 300000 unstable.api.versions.enable = false unstable.feature.versions.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.metadata.migration.min.batch.size = 200 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null (kafka.server.KafkaConfig) [2026-03-19 05:48:08,380] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:48:08,382] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:48:08,383] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:48:08,385] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:48:08,391] INFO [KafkaServer id=3] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-03-19 05:48:08,531] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:48:08,540] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-03-19 05:48:08,563] INFO Loaded 0 logs in 29ms (kafka.log.LogManager) [2026-03-19 05:48:08,575] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-03-19 05:48:08,577] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-03-19 05:48:08,699] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-03-19 05:48:08,766] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-03-19 05:48:08,781] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-03-19 05:48:08,795] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener) [2026-03-19 05:48:08,866] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-03-19 05:48:09,662] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-03-19 05:48:09,680] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-19 05:48:09,702] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-03-19 05:48:09,752] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:09,766] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:09,766] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:09,773] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:09,775] INFO [ExpirationReaper-3-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:09,799] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-19 05:48:09,818] INFO [AddPartitionsToTxnSenderThread-3]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-03-19 05:48:09,917] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-03-19 05:48:09,936] INFO Stat of the created znode at /brokers/ids/3 is: 8589960090,8589960090,1773899289928,1773899289928,1,0,0,216172939208425504,202,0,8589960090 (kafka.zk.KafkaZkClient) [2026-03-19 05:48:09,937] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.33:9092, czxid (broker epoch): 8589960090 (kafka.zk.KafkaZkClient) [2026-03-19 05:48:09,989] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:09,990] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:09,990] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:10,028] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:48:10,033] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener) [2026-03-19 05:48:10,054] INFO [MetadataCache brokerId=3] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-03-19 05:48:10,067] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:48:10,123] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:48:10,151] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:48:10,151] INFO [TxnMarkerSenderThread-3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-19 05:48:10,344] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:10,450] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-19 05:48:10,826] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Enabling request processing. (kafka.network.SocketServer) [2026-03-19 05:48:10,829] INFO Awaiting socket connections on 10.0.0.33:9092. (kafka.network.DataPlaneAcceptor) [2026-03-19 05:48:10,844] INFO [KafkaServer id=3] Start processing authorizer futures (kafka.server.KafkaServer) [2026-03-19 05:48:10,844] INFO [KafkaServer id=3] End processing authorizer futures (kafka.server.KafkaServer) [2026-03-19 05:48:10,845] INFO [KafkaServer id=3] Start processing enable request processing future (kafka.server.KafkaServer) [2026-03-19 05:48:10,845] INFO [KafkaServer id=3] End processing enable request processing future (kafka.server.KafkaServer) [2026-03-19 05:48:10,879] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:48:10,879] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:48:10,879] INFO Kafka startTimeMs: 1773899290845 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:48:10,881] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2026-03-19 05:48:11,589] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-19 05:48:11,605] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-03-19 05:48:11,648] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-03-19 05:48:12,146] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-6-25, -uve-topic-3-10, -uve-topic-5-15, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-7-8, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-9-13, -uve-topic-20-0, -uve-topic-10-1, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-19, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-5-23, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-6-16, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-1-5, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-7-1, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-17-19, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-4-26, -uve-topic-6-13, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-20, -uve-topic-0-5, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-29-13, -uve-topic-19-14, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-5-12, structured_syslog_topic-16, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-6, structured_syslog_topic-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-9-23, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-0-3, -uve-topic-7-7, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-3-4, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-3-3, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-9, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, structured_syslog_topic-9, -uve-topic-7-0, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-3-2, -uve-topic-7-25, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-19-13, -uve-topic-29-12, structured_syslog_topic-24, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, structured_syslog_topic-15, -uve-topic-1-14, HEALTH_CHECK_TOPIC-26, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-0-8, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-28-15, -uve-topic-18-16, structured_syslog_topic-19, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-8-1, -uve-topic-3-29, -uve-topic-9-18, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-25-6, -uve-topic-15-7, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-3-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-2-14, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-6-28, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-7-22, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-7-16, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-0-12, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-1-15, -uve-topic-1-22, -uve-topic-7-15, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-27-29, -uve-topic-1-21, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, -uve-topic-21-5, -uve-topic-11-6, structured_syslog_topic-1, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-2-23, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, structured_syslog_topic-13, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-24, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-12-23, -uve-topic-22-22, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-12-29, -uve-topic-22-28, HEALTH_CHECK_TOPIC-18, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-1, -uve-topic-3-12, -uve-topic-2-4, -uve-topic-6-18, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-4-13, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-0-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-9-1, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-4-20, HEALTH_CHECK_TOPIC-4, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-9-14, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-8-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, HEALTH_CHECK_TOPIC-0, -uve-topic-6-22, -uve-topic-7-5, -uve-topic-13-2, -uve-topic-23-1, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-8-11, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-6-17, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-7-27, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-21-0, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-5-26, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, structured_syslog_topic-7, structured_syslog_topic-23, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-6-12, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-7-13, HEALTH_CHECK_TOPIC-5, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-29, -uve-topic-4-25, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-0-7, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:48:12,344] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,413] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,437] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,454] INFO [Partition -uve-topic-20-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,462] INFO [Partition -uve-topic-20-6 broker=3] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,514] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,517] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,519] INFO [Partition -uve-topic-17-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-03-19 05:48:12,519] INFO [Partition -uve-topic-17-7 broker=3] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,547] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,548] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,548] INFO [Partition -uve-topic-18-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-03-19 05:48:12,548] INFO [Partition -uve-topic-18-7 broker=3] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,559] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,561] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,561] INFO [Partition -uve-topic-19-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-03-19 05:48:12,561] INFO [Partition -uve-topic-19-7 broker=3] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,578] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,578] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,578] INFO [Partition -uve-topic-25-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,578] INFO [Partition -uve-topic-25-6 broker=3] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,595] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,596] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,596] INFO [Partition -uve-topic-12-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-03-19 05:48:12,596] INFO [Partition -uve-topic-12-8 broker=3] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,616] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,619] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,620] INFO [Partition -uve-topic-26-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,622] INFO [Partition -uve-topic-26-6 broker=3] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,639] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,645] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,646] INFO [Partition -uve-topic-13-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-03-19 05:48:12,661] INFO [Partition -uve-topic-13-8 broker=3] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,667] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,667] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,667] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,667] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,667] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,667] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,667] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,667] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,667] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,667] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,671] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,671] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,671] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,671] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,671] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,671] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,671] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,672] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,672] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,672] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,672] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,672] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,672] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,672] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,672] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,680] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,681] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,681] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,682] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,682] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,706] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,710] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,710] INFO [Partition -uve-topic-27-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,711] INFO [Partition -uve-topic-27-6 broker=3] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,729] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,731] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,732] INFO [Partition -uve-topic-14-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-03-19 05:48:12,733] INFO [Partition -uve-topic-14-8 broker=3] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,748] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,749] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,749] INFO [Partition -uve-topic-28-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,749] INFO [Partition -uve-topic-28-6 broker=3] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,763] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,764] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,764] INFO [Partition -uve-topic-15-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-03-19 05:48:12,766] INFO [Partition -uve-topic-15-8 broker=3] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,777] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,778] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,778] INFO [Partition -uve-topic-21-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,778] INFO [Partition -uve-topic-21-6 broker=3] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,793] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,794] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,794] INFO [Partition -uve-topic-22-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,794] INFO [Partition -uve-topic-22-6 broker=3] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,811] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,815] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,815] INFO [Partition -uve-topic-23-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,818] INFO [Partition -uve-topic-23-6 broker=3] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,836] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,839] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,839] INFO [Partition -uve-topic-10-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-03-19 05:48:12,840] INFO [Partition -uve-topic-10-8 broker=3] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,856] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,856] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,857] INFO [Partition -uve-topic-24-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,857] INFO [Partition -uve-topic-24-6 broker=3] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,867] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,867] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,868] INFO [Partition -uve-topic-11-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-03-19 05:48:12,868] INFO [Partition -uve-topic-11-8 broker=3] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,887] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,888] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,888] INFO [Partition -uve-topic-20-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-03-19 05:48:12,888] INFO [Partition -uve-topic-20-5 broker=3] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,907] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,908] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,908] INFO [Partition -uve-topic-21-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-03-19 05:48:12,909] INFO [Partition -uve-topic-21-5 broker=3] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,925] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,926] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,926] INFO [Partition -uve-topic-18-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,926] INFO [Partition -uve-topic-18-6 broker=3] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,938] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,939] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,939] INFO [Partition -uve-topic-19-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-03-19 05:48:12,939] INFO [Partition -uve-topic-19-6 broker=3] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,951] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,953] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,953] INFO [Partition -uve-topic-26-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-03-19 05:48:12,953] INFO [Partition -uve-topic-26-5 broker=3] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:12,965] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,965] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,965] INFO [Partition -uve-topic-13-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-03-19 05:48:12,965] INFO [Partition -uve-topic-13-7 broker=3] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:12,978] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:12,979] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:12,979] INFO [Partition -uve-topic-27-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-03-19 05:48:12,979] INFO [Partition -uve-topic-27-5 broker=3] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,005] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,008] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,009] INFO [Partition -uve-topic-14-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,009] INFO [Partition -uve-topic-14-7 broker=3] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,021] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,028] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,028] INFO [Partition -uve-topic-28-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-03-19 05:48:13,028] INFO [Partition -uve-topic-28-5 broker=3] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,043] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,044] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,044] INFO [Partition -uve-topic-15-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,045] INFO [Partition -uve-topic-15-7 broker=3] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,059] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,059] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,060] INFO [Partition -uve-topic-29-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-03-19 05:48:13,060] INFO [Partition -uve-topic-29-5 broker=3] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,073] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,074] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,075] INFO [Partition -uve-topic-16-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,077] INFO [Partition -uve-topic-16-7 broker=3] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,096] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,097] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,097] INFO [Partition -uve-topic-22-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-03-19 05:48:13,097] INFO [Partition -uve-topic-22-5 broker=3] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,119] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,120] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,120] INFO [Partition -uve-topic-23-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-03-19 05:48:13,120] INFO [Partition -uve-topic-23-5 broker=3] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,142] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,143] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,143] INFO [Partition -uve-topic-10-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,144] INFO [Partition -uve-topic-10-7 broker=3] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,157] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,158] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,158] INFO [Partition -uve-topic-24-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-03-19 05:48:13,158] INFO [Partition -uve-topic-24-5 broker=3] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,167] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,168] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,168] INFO [Partition -uve-topic-11-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,169] INFO [Partition -uve-topic-11-7 broker=3] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,180] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,181] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,181] INFO [Partition -uve-topic-25-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-03-19 05:48:13,181] INFO [Partition -uve-topic-25-5 broker=3] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,190] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,191] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,191] INFO [Partition -uve-topic-12-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,192] INFO [Partition -uve-topic-12-7 broker=3] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,204] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,205] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,205] INFO [Partition -uve-topic-19-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,205] INFO [Partition -uve-topic-19-9 broker=3] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,213] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,214] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,214] INFO [Partition -uve-topic-28-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,214] INFO [Partition -uve-topic-28-7 broker=3] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,226] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,227] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,227] INFO [Partition -uve-topic-15-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,227] INFO [Partition -uve-topic-15-9 broker=3] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,236] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,237] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,237] INFO [Partition -uve-topic-29-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,237] INFO [Partition -uve-topic-29-7 broker=3] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,250] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,251] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,251] INFO [Partition -uve-topic-16-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,251] INFO [Partition -uve-topic-16-9 broker=3] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,266] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,267] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,267] INFO [Partition -uve-topic-17-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,267] INFO [Partition -uve-topic-17-9 broker=3] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,279] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,280] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,280] INFO [Partition -uve-topic-18-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,280] INFO [Partition -uve-topic-18-9 broker=3] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,293] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,293] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,294] INFO [Partition -uve-topic-23-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,294] INFO [Partition -uve-topic-23-8 broker=3] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,309] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,311] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,311] INFO [Partition -uve-topic-10-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-03-19 05:48:13,311] INFO [Partition -uve-topic-10-10 broker=3] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,323] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,324] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,324] INFO [Partition -uve-topic-24-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,324] INFO [Partition -uve-topic-24-8 broker=3] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,338] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,338] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,343] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,349] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,350] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,350] INFO [Partition -uve-topic-11-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-03-19 05:48:13,350] INFO [Partition -uve-topic-11-10 broker=3] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,378] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,378] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,378] INFO [Partition -uve-topic-25-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,378] INFO [Partition -uve-topic-25-8 broker=3] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,391] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,392] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,392] INFO [Partition -uve-topic-12-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-03-19 05:48:13,392] INFO [Partition -uve-topic-12-10 broker=3] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,435] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,436] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,436] INFO [Partition -uve-topic-26-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,436] INFO [Partition -uve-topic-26-8 broker=3] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,464] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,464] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,464] INFO [Partition -uve-topic-13-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-03-19 05:48:13,464] INFO [Partition -uve-topic-13-10 broker=3] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,493] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,493] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,503] INFO [Partition -uve-topic-20-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,503] INFO [Partition -uve-topic-20-8 broker=3] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,516] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,516] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,516] INFO [Partition -uve-topic-21-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,516] INFO [Partition -uve-topic-21-8 broker=3] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,539] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,540] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,540] INFO [Partition -uve-topic-22-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,540] INFO [Partition -uve-topic-22-8 broker=3] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,566] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,575] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,576] INFO [Partition -uve-topic-29-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-03-19 05:48:13,576] INFO [Partition -uve-topic-29-6 broker=3] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,599] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,599] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,599] INFO [Partition -uve-topic-16-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,599] INFO [Partition -uve-topic-16-8 broker=3] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,626] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,627] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,627] INFO [Partition -uve-topic-17-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,627] INFO [Partition -uve-topic-17-8 broker=3] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,637] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,637] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,637] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,637] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,637] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,637] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,637] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,637] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,647] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,648] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,648] INFO [Partition -uve-topic-18-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,651] INFO [Partition -uve-topic-18-8 broker=3] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,666] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,667] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,668] INFO [Partition -uve-topic-19-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-03-19 05:48:13,668] INFO [Partition -uve-topic-19-8 broker=3] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,683] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,688] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,688] INFO [Partition -uve-topic-24-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,693] INFO [Partition -uve-topic-24-7 broker=3] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,703] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,704] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,704] INFO [Partition -uve-topic-11-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,704] INFO [Partition -uve-topic-11-9 broker=3] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,722] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,722] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,724] INFO [Partition -uve-topic-25-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,724] INFO [Partition -uve-topic-25-7 broker=3] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,735] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,735] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,735] INFO [Partition -uve-topic-12-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,741] INFO [Partition -uve-topic-12-9 broker=3] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,755] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,761] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,761] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,761] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,761] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,761] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,761] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,761] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,763] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,763] INFO [Partition -uve-topic-26-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,763] INFO [Partition -uve-topic-26-7 broker=3] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,782] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,783] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,783] INFO [Partition -uve-topic-13-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,784] INFO [Partition -uve-topic-13-9 broker=3] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,810] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,813] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,813] INFO [Partition -uve-topic-27-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,813] INFO [Partition -uve-topic-27-7 broker=3] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,824] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,824] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,824] INFO [Partition -uve-topic-14-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,824] INFO [Partition -uve-topic-14-9 broker=3] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,851] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,852] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,852] INFO [Partition -uve-topic-20-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,852] INFO [Partition -uve-topic-20-7 broker=3] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,864] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,864] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,864] INFO [Partition -uve-topic-21-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,864] INFO [Partition -uve-topic-21-7 broker=3] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,875] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,877] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,877] INFO [Partition -uve-topic-22-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,883] INFO [Partition -uve-topic-22-7 broker=3] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,899] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,900] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,901] INFO [Partition -uve-topic-23-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-03-19 05:48:13,901] INFO [Partition -uve-topic-23-7 broker=3] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,914] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,917] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,918] INFO [Partition -uve-topic-10-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,918] INFO [Partition -uve-topic-10-9 broker=3] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,929] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,930] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,930] INFO [Partition -uve-topic-17-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-03-19 05:48:13,930] INFO [Partition -uve-topic-17-11 broker=3] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,940] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,941] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,943] INFO [Partition -uve-topic-18-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-03-19 05:48:13,943] INFO [Partition -uve-topic-18-11 broker=3] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,953] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,955] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,956] INFO [Partition -uve-topic-19-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-03-19 05:48:13,957] INFO [Partition -uve-topic-19-11 broker=3] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:13,975] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,978] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,978] INFO [Partition -uve-topic-26-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-03-19 05:48:13,978] INFO [Partition -uve-topic-26-9 broker=3] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:13,994] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:13,996] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:13,997] INFO [Partition -uve-topic-13-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-03-19 05:48:13,997] INFO [Partition -uve-topic-13-11 broker=3] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,006] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,007] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,007] INFO [Partition -uve-topic-27-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-03-19 05:48:14,007] INFO [Partition -uve-topic-27-9 broker=3] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,028] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,029] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,029] INFO [Partition -uve-topic-14-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,029] INFO [Partition -uve-topic-14-11 broker=3] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,046] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,047] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,047] INFO [Partition -uve-topic-28-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-03-19 05:48:14,047] INFO [Partition -uve-topic-28-9 broker=3] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,062] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,071] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,071] INFO [Partition -uve-topic-15-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,071] INFO [Partition -uve-topic-15-11 broker=3] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,084] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,087] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,088] INFO [Partition -uve-topic-29-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-03-19 05:48:14,088] INFO [Partition -uve-topic-29-9 broker=3] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,102] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,104] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,104] INFO [Partition -uve-topic-16-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,104] INFO [Partition -uve-topic-16-11 broker=3] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,121] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,122] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,122] INFO [Partition -uve-topic-21-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,125] INFO [Partition -uve-topic-21-10 broker=3] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,142] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,144] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,144] INFO [Partition -uve-topic-22-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,144] INFO [Partition -uve-topic-22-10 broker=3] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,154] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,155] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,155] INFO [Partition -uve-topic-23-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,156] INFO [Partition -uve-topic-23-10 broker=3] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,170] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,171] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,171] INFO [Partition -uve-topic-10-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-03-19 05:48:14,171] INFO [Partition -uve-topic-10-12 broker=3] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,211] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,212] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,212] INFO [Partition -uve-topic-24-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,212] INFO [Partition -uve-topic-24-10 broker=3] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,225] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,227] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,227] INFO [Partition -uve-topic-11-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-03-19 05:48:14,227] INFO [Partition -uve-topic-11-12 broker=3] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,240] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,241] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,241] INFO [Partition -uve-topic-20-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,241] INFO [Partition -uve-topic-20-10 broker=3] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,257] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,258] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,258] INFO [Partition -uve-topic-18-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,258] INFO [Partition -uve-topic-18-10 broker=3] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,276] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,277] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,277] INFO [Partition -uve-topic-19-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,277] INFO [Partition -uve-topic-19-10 broker=3] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,290] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,291] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,291] INFO [Partition -uve-topic-27-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-03-19 05:48:14,292] INFO [Partition -uve-topic-27-8 broker=3] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,302] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,303] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,303] INFO [Partition -uve-topic-14-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,303] INFO [Partition -uve-topic-14-10 broker=3] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,329] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,336] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,339] INFO [Partition -uve-topic-28-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-03-19 05:48:14,339] INFO [Partition -uve-topic-28-8 broker=3] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,343] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,365] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,366] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,366] INFO [Partition -uve-topic-15-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,366] INFO [Partition -uve-topic-15-10 broker=3] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,383] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,396] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,396] INFO [Partition -uve-topic-29-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-03-19 05:48:14,397] INFO [Partition -uve-topic-29-8 broker=3] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,409] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,412] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,412] INFO [Partition -uve-topic-16-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,412] INFO [Partition -uve-topic-16-10 broker=3] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,433] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,434] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,434] INFO [Partition -uve-topic-17-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,434] INFO [Partition -uve-topic-17-10 broker=3] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,456] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,457] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,457] INFO [Partition -uve-topic-22-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-03-19 05:48:14,457] INFO [Partition -uve-topic-22-9 broker=3] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,478] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,479] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,479] INFO [Partition -uve-topic-23-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-03-19 05:48:14,479] INFO [Partition -uve-topic-23-9 broker=3] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,492] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,492] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,492] INFO [Partition -uve-topic-10-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,492] INFO [Partition -uve-topic-10-11 broker=3] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,504] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,505] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,505] INFO [Partition -uve-topic-24-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-03-19 05:48:14,505] INFO [Partition -uve-topic-24-9 broker=3] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,524] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,525] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,525] INFO [Partition -uve-topic-11-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,525] INFO [Partition -uve-topic-11-11 broker=3] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,535] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,536] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,536] INFO [Partition -uve-topic-25-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-03-19 05:48:14,536] INFO [Partition -uve-topic-25-9 broker=3] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,549] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,549] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,549] INFO [Partition -uve-topic-12-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,549] INFO [Partition -uve-topic-12-11 broker=3] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,561] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,564] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,564] INFO [Partition -uve-topic-20-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-03-19 05:48:14,564] INFO [Partition -uve-topic-20-9 broker=3] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,584] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,586] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,586] INFO [Partition -uve-topic-21-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-03-19 05:48:14,589] INFO [Partition -uve-topic-21-9 broker=3] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,600] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,601] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,601] INFO [Partition -uve-topic-28-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,601] INFO [Partition -uve-topic-28-11 broker=3] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,611] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,613] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,613] INFO [Partition -uve-topic-15-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-03-19 05:48:14,615] INFO [Partition -uve-topic-15-13 broker=3] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,631] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,632] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,632] INFO [Partition -uve-topic-29-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,632] INFO [Partition -uve-topic-29-11 broker=3] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,642] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,642] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,642] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,642] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,642] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,642] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,642] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,643] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,643] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,649] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,649] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,649] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,649] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,653] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,654] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,654] INFO [Partition -uve-topic-16-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-03-19 05:48:14,654] INFO [Partition -uve-topic-16-13 broker=3] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,670] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,671] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,671] INFO [Partition -uve-topic-17-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-03-19 05:48:14,671] INFO [Partition -uve-topic-17-13 broker=3] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,696] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,697] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,697] INFO [Partition -uve-topic-18-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-03-19 05:48:14,697] INFO [Partition -uve-topic-18-13 broker=3] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,726] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,727] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,727] INFO [Partition -uve-topic-24-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,727] INFO [Partition -uve-topic-24-11 broker=3] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,746] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,747] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,748] INFO [Partition -uve-topic-11-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-03-19 05:48:14,748] INFO [Partition -uve-topic-11-13 broker=3] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,762] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,763] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,763] INFO [Partition -uve-topic-25-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,763] INFO [Partition -uve-topic-25-11 broker=3] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,778] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,778] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,786] INFO [Partition -uve-topic-12-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-03-19 05:48:14,787] INFO [Partition -uve-topic-12-13 broker=3] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,797] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,798] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,799] INFO [Partition -uve-topic-26-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,799] INFO [Partition -uve-topic-26-11 broker=3] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,824] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,825] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,825] INFO [Partition -uve-topic-13-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-03-19 05:48:14,825] INFO [Partition -uve-topic-13-13 broker=3] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,848] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,850] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,851] INFO [Partition -uve-topic-27-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-03-19 05:48:14,851] INFO [Partition -uve-topic-27-11 broker=3] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,876] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,880] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,883] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,886] INFO [Partition -uve-topic-14-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-03-19 05:48:14,886] INFO [Partition -uve-topic-14-13 broker=3] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,901] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,902] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,902] INFO [Partition -uve-topic-20-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-03-19 05:48:14,902] INFO [Partition -uve-topic-20-12 broker=3] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,935] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,938] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,938] INFO [Partition -uve-topic-21-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-03-19 05:48:14,938] INFO [Partition -uve-topic-21-12 broker=3] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,948] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,949] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,949] INFO [Partition -uve-topic-22-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-03-19 05:48:14,949] INFO [Partition -uve-topic-22-12 broker=3] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:14,964] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,965] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,965] INFO [Partition -uve-topic-19-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-03-19 05:48:14,965] INFO [Partition -uve-topic-19-13 broker=3] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,979] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,980] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,981] INFO [Partition -uve-topic-29-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-03-19 05:48:14,981] INFO [Partition -uve-topic-29-10 broker=3] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:14,991] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:14,992] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:14,992] INFO [Partition -uve-topic-16-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-03-19 05:48:14,992] INFO [Partition -uve-topic-16-12 broker=3] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,003] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,004] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,004] INFO [Partition -uve-topic-17-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-03-19 05:48:15,004] INFO [Partition -uve-topic-17-12 broker=3] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,014] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,015] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,015] INFO [Partition -uve-topic-18-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-03-19 05:48:15,015] INFO [Partition -uve-topic-18-12 broker=3] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,026] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,027] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,027] INFO [Partition -uve-topic-19-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-03-19 05:48:15,027] INFO [Partition -uve-topic-19-12 broker=3] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,035] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,036] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,036] INFO [Partition -uve-topic-25-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-03-19 05:48:15,036] INFO [Partition -uve-topic-25-10 broker=3] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,045] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,045] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,045] INFO [Partition -uve-topic-12-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-03-19 05:48:15,046] INFO [Partition -uve-topic-12-12 broker=3] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,067] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,070] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,070] INFO [Partition -uve-topic-26-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-03-19 05:48:15,071] INFO [Partition -uve-topic-26-10 broker=3] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,081] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,083] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,087] INFO [Partition -uve-topic-13-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-03-19 05:48:15,087] INFO [Partition -uve-topic-13-12 broker=3] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,094] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,095] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,095] INFO [Partition -uve-topic-27-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-03-19 05:48:15,095] INFO [Partition -uve-topic-27-10 broker=3] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,105] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,106] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,106] INFO [Partition -uve-topic-14-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-03-19 05:48:15,106] INFO [Partition -uve-topic-14-12 broker=3] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,116] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,117] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,117] INFO [Partition -uve-topic-28-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-03-19 05:48:15,117] INFO [Partition -uve-topic-28-10 broker=3] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,127] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,127] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,127] INFO [Partition -uve-topic-15-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-03-19 05:48:15,127] INFO [Partition -uve-topic-15-12 broker=3] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,136] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,136] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,136] INFO [Partition -uve-topic-20-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-03-19 05:48:15,136] INFO [Partition -uve-topic-20-11 broker=3] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,145] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,146] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,146] INFO [Partition -uve-topic-21-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-03-19 05:48:15,146] INFO [Partition -uve-topic-21-11 broker=3] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,154] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,155] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,155] INFO [Partition -uve-topic-22-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-03-19 05:48:15,155] INFO [Partition -uve-topic-22-11 broker=3] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,165] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,165] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,166] INFO [Partition -uve-topic-23-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-03-19 05:48:15,166] INFO [Partition -uve-topic-23-11 broker=3] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,174] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,175] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,175] INFO [Partition -uve-topic-10-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-03-19 05:48:15,175] INFO [Partition -uve-topic-10-13 broker=3] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,184] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,184] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,185] INFO [Partition -uve-topic-12-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,185] INFO [Partition -uve-topic-12-0 broker=3] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,192] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,193] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,193] INFO [Partition -uve-topic-13-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,193] INFO [Partition -uve-topic-13-0 broker=3] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,215] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,215] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,215] INFO [Partition -uve-topic-14-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,215] INFO [Partition -uve-topic-14-0 broker=3] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,271] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,272] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,272] INFO [Partition -uve-topic-15-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,272] INFO [Partition -uve-topic-15-0 broker=3] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,286] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,286] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,287] INFO [Partition -uve-topic-10-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,287] INFO [Partition -uve-topic-10-0 broker=3] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,299] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,300] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,300] INFO [Partition -uve-topic-11-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,300] INFO [Partition -uve-topic-11-0 broker=3] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,311] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,312] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,312] INFO [Partition -uve-topic-16-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,312] INFO [Partition -uve-topic-16-0 broker=3] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,324] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,324] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,324] INFO [Partition -uve-topic-17-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,324] INFO [Partition -uve-topic-17-0 broker=3] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,333] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,333] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,333] INFO [Partition -uve-topic-18-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,333] INFO [Partition -uve-topic-18-0 broker=3] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,342] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,343] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,343] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,346] INFO [Partition -uve-topic-19-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,346] INFO [Partition -uve-topic-19-0 broker=3] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,353] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,355] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,355] INFO [Partition -uve-topic-23-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,355] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,364] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,364] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,364] INFO [Partition -uve-topic-10-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,364] INFO [Partition -uve-topic-10-2 broker=3] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,376] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,377] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,378] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,378] INFO [Partition -uve-topic-24-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,378] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,378] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,388] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,389] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,389] INFO [Partition -uve-topic-11-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,389] INFO [Partition -uve-topic-11-2 broker=3] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,400] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,401] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,401] INFO [Partition -uve-topic-25-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,401] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,411] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,412] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,412] INFO [Partition -uve-topic-12-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,412] INFO [Partition -uve-topic-12-2 broker=3] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,421] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,421] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,421] INFO [Partition -uve-topic-26-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,421] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,430] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,431] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,431] INFO [Partition -uve-topic-13-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,431] INFO [Partition -uve-topic-13-2 broker=3] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,440] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,441] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,441] INFO [Partition -uve-topic-20-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,441] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,453] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,454] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,454] INFO [Partition -uve-topic-21-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,454] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,464] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,464] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,464] INFO [Partition -uve-topic-22-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,464] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,473] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,473] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,473] INFO [Partition -uve-topic-18-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,474] INFO [Partition -uve-topic-18-2 broker=3] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,482] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,483] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,483] INFO [Partition -uve-topic-19-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,483] INFO [Partition -uve-topic-19-2 broker=3] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,491] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,492] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,492] INFO [Partition -uve-topic-27-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,492] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,501] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,502] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,502] INFO [Partition -uve-topic-14-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,502] INFO [Partition -uve-topic-14-2 broker=3] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,511] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,512] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,512] INFO [Partition -uve-topic-28-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,512] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,522] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,523] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,523] INFO [Partition -uve-topic-15-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,523] INFO [Partition -uve-topic-15-2 broker=3] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,533] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,533] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,533] INFO [Partition -uve-topic-29-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-03-19 05:48:15,534] INFO [Partition -uve-topic-29-0 broker=3] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,542] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,543] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,543] INFO [Partition -uve-topic-16-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,543] INFO [Partition -uve-topic-16-2 broker=3] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,552] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,553] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,553] INFO [Partition -uve-topic-17-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,553] INFO [Partition -uve-topic-17-2 broker=3] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,562] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,563] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,563] INFO [Partition -uve-topic-11-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,563] INFO [Partition -uve-topic-11-1 broker=3] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,573] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,574] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,574] INFO [Partition -uve-topic-12-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,574] INFO [Partition -uve-topic-12-1 broker=3] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,584] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,585] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,585] INFO [Partition -uve-topic-13-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,585] INFO [Partition -uve-topic-13-1 broker=3] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,594] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,595] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,595] INFO [Partition -uve-topic-14-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,595] INFO [Partition -uve-topic-14-1 broker=3] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,604] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,604] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,604] INFO [Partition -uve-topic-10-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,604] INFO [Partition -uve-topic-10-1 broker=3] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,614] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,615] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,615] INFO [Partition -uve-topic-19-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,615] INFO [Partition -uve-topic-19-1 broker=3] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,624] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,624] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,624] INFO [Partition -uve-topic-15-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,625] INFO [Partition -uve-topic-15-1 broker=3] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,633] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,634] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,634] INFO [Partition -uve-topic-16-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,635] INFO [Partition -uve-topic-16-1 broker=3] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,642] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,642] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,643] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,643] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,643] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,658] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,658] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,659] INFO [Partition -uve-topic-17-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,659] INFO [Partition -uve-topic-17-1 broker=3] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,686] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,689] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,689] INFO [Partition -uve-topic-18-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,689] INFO [Partition -uve-topic-18-1 broker=3] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,697] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,698] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,698] INFO [Partition -uve-topic-21-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,698] INFO [Partition -uve-topic-21-2 broker=3] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,712] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,713] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,713] INFO [Partition -uve-topic-22-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,713] INFO [Partition -uve-topic-22-2 broker=3] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,723] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,724] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,724] INFO [Partition -uve-topic-23-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,724] INFO [Partition -uve-topic-23-2 broker=3] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,733] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,734] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,734] INFO [Partition -uve-topic-10-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-03-19 05:48:15,734] INFO [Partition -uve-topic-10-4 broker=3] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,745] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,746] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,746] INFO [Partition -uve-topic-24-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,746] INFO [Partition -uve-topic-24-2 broker=3] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,757] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,757] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,757] INFO [Partition -uve-topic-11-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-03-19 05:48:15,758] INFO [Partition -uve-topic-11-4 broker=3] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,774] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,775] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,775] INFO [Partition -uve-topic-20-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,776] INFO [Partition -uve-topic-20-2 broker=3] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,788] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,789] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,789] INFO [Partition -uve-topic-29-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,789] INFO [Partition -uve-topic-29-2 broker=3] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,798] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,799] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,799] INFO [Partition -uve-topic-16-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-03-19 05:48:15,799] INFO [Partition -uve-topic-16-4 broker=3] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,808] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,808] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,809] INFO [Partition -uve-topic-17-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-03-19 05:48:15,809] INFO [Partition -uve-topic-17-4 broker=3] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,818] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,818] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,818] INFO [Partition -uve-topic-18-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-03-19 05:48:15,818] INFO [Partition -uve-topic-18-4 broker=3] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,827] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,828] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,828] INFO [Partition -uve-topic-19-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-03-19 05:48:15,828] INFO [Partition -uve-topic-19-4 broker=3] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,837] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,837] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,837] INFO [Partition -uve-topic-25-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,838] INFO [Partition -uve-topic-25-2 broker=3] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,846] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,846] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,846] INFO [Partition -uve-topic-12-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-03-19 05:48:15,847] INFO [Partition -uve-topic-12-4 broker=3] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,856] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,856] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,857] INFO [Partition -uve-topic-26-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,857] INFO [Partition -uve-topic-26-2 broker=3] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,869] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,870] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,870] INFO [Partition -uve-topic-13-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-03-19 05:48:15,870] INFO [Partition -uve-topic-13-4 broker=3] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,879] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,879] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,879] INFO [Partition -uve-topic-27-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,879] INFO [Partition -uve-topic-27-2 broker=3] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,887] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,888] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,888] INFO [Partition -uve-topic-14-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-03-19 05:48:15,889] INFO [Partition -uve-topic-14-4 broker=3] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,898] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,898] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,898] INFO [Partition -uve-topic-28-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-03-19 05:48:15,899] INFO [Partition -uve-topic-28-2 broker=3] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,908] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,913] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,913] INFO [Partition -uve-topic-15-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-03-19 05:48:15,913] INFO [Partition -uve-topic-15-4 broker=3] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,922] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,923] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,923] INFO [Partition -uve-topic-22-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,923] INFO [Partition -uve-topic-22-1 broker=3] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,932] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,933] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,933] INFO [Partition -uve-topic-23-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,934] INFO [Partition -uve-topic-23-1 broker=3] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,942] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,943] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,943] INFO [Partition -uve-topic-10-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-03-19 05:48:15,943] INFO [Partition -uve-topic-10-3 broker=3] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,953] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,954] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,954] INFO [Partition -uve-topic-24-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,955] INFO [Partition -uve-topic-24-1 broker=3] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:15,967] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,968] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,968] INFO [Partition -uve-topic-11-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-03-19 05:48:15,968] INFO [Partition -uve-topic-11-3 broker=3] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,976] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,977] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,977] INFO [Partition -uve-topic-25-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-03-19 05:48:15,977] INFO [Partition -uve-topic-25-1 broker=3] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:15,990] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:15,991] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:15,991] INFO [Partition -uve-topic-12-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-03-19 05:48:15,991] INFO [Partition -uve-topic-12-3 broker=3] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,002] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,002] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,003] INFO [Partition -uve-topic-20-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-03-19 05:48:16,003] INFO [Partition -uve-topic-20-1 broker=3] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,012] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,021] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,021] INFO [Partition -uve-topic-21-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-03-19 05:48:16,022] INFO [Partition -uve-topic-21-1 broker=3] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,028] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,029] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,029] INFO [Partition -uve-topic-17-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,029] INFO [Partition -uve-topic-17-3 broker=3] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,037] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,038] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,038] INFO [Partition -uve-topic-18-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,038] INFO [Partition -uve-topic-18-3 broker=3] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,046] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,046] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,046] INFO [Partition -uve-topic-19-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,047] INFO [Partition -uve-topic-19-3 broker=3] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,054] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,055] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,055] INFO [Partition -uve-topic-26-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-03-19 05:48:16,055] INFO [Partition -uve-topic-26-1 broker=3] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,065] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,065] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,065] INFO [Partition -uve-topic-13-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,065] INFO [Partition -uve-topic-13-3 broker=3] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,073] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,073] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,073] INFO [Partition -uve-topic-27-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-03-19 05:48:16,073] INFO [Partition -uve-topic-27-1 broker=3] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,080] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,081] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,081] INFO [Partition -uve-topic-14-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,081] INFO [Partition -uve-topic-14-3 broker=3] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,090] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,090] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,090] INFO [Partition -uve-topic-28-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-03-19 05:48:16,090] INFO [Partition -uve-topic-28-1 broker=3] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,098] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,098] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,098] INFO [Partition -uve-topic-15-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,098] INFO [Partition -uve-topic-15-3 broker=3] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,108] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,108] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,108] INFO [Partition -uve-topic-29-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-03-19 05:48:16,108] INFO [Partition -uve-topic-29-1 broker=3] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,116] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,117] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,117] INFO [Partition -uve-topic-16-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,117] INFO [Partition -uve-topic-16-3 broker=3] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,124] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,124] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,125] INFO [Partition -uve-topic-20-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-03-19 05:48:16,125] INFO [Partition -uve-topic-20-4 broker=3] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,133] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,133] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,133] INFO [Partition -uve-topic-21-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-03-19 05:48:16,133] INFO [Partition -uve-topic-21-4 broker=3] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,143] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,144] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,144] INFO [Partition -uve-topic-22-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-03-19 05:48:16,144] INFO [Partition -uve-topic-22-4 broker=3] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,155] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,156] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,156] INFO [Partition -uve-topic-19-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-03-19 05:48:16,156] INFO [Partition -uve-topic-19-5 broker=3] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,165] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,165] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,165] INFO [Partition -uve-topic-27-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-03-19 05:48:16,165] INFO [Partition -uve-topic-27-4 broker=3] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,174] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,174] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,174] INFO [Partition -uve-topic-14-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-03-19 05:48:16,174] INFO [Partition -uve-topic-14-6 broker=3] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,184] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,184] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,184] INFO [Partition -uve-topic-28-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-03-19 05:48:16,184] INFO [Partition -uve-topic-28-4 broker=3] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,193] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,193] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,193] INFO [Partition -uve-topic-15-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-03-19 05:48:16,194] INFO [Partition -uve-topic-15-6 broker=3] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,203] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,203] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,203] INFO [Partition -uve-topic-29-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-03-19 05:48:16,203] INFO [Partition -uve-topic-29-4 broker=3] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,213] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,213] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,213] INFO [Partition -uve-topic-16-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-03-19 05:48:16,213] INFO [Partition -uve-topic-16-6 broker=3] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,222] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,223] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,223] INFO [Partition -uve-topic-17-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-03-19 05:48:16,223] INFO [Partition -uve-topic-17-6 broker=3] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,232] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,233] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,233] INFO [Partition -uve-topic-23-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-03-19 05:48:16,233] INFO [Partition -uve-topic-23-4 broker=3] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,242] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,242] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,242] INFO [Partition -uve-topic-10-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-03-19 05:48:16,242] INFO [Partition -uve-topic-10-6 broker=3] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,249] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,249] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,250] INFO [Partition -uve-topic-24-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-03-19 05:48:16,250] INFO [Partition -uve-topic-24-4 broker=3] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,258] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,259] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,259] INFO [Partition -uve-topic-11-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-03-19 05:48:16,259] INFO [Partition -uve-topic-11-6 broker=3] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,270] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,271] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,271] INFO [Partition -uve-topic-25-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-03-19 05:48:16,271] INFO [Partition -uve-topic-25-4 broker=3] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,281] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,282] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,282] INFO [Partition -uve-topic-12-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-03-19 05:48:16,283] INFO [Partition -uve-topic-12-6 broker=3] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,293] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,294] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,294] INFO [Partition -uve-topic-26-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-03-19 05:48:16,294] INFO [Partition -uve-topic-26-4 broker=3] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,306] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,317] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,318] INFO [Partition -uve-topic-13-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-03-19 05:48:16,318] INFO [Partition -uve-topic-13-6 broker=3] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,329] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,335] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,335] INFO [Partition -uve-topic-20-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,335] INFO [Partition -uve-topic-20-3 broker=3] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,338] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,338] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,338] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,338] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,338] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,338] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,344] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,347] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,349] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,349] INFO [Partition -uve-topic-21-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,349] INFO [Partition -uve-topic-21-3 broker=3] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,357] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,358] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,358] INFO [Partition -uve-topic-22-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,358] INFO [Partition -uve-topic-22-3 broker=3] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,368] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,369] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,369] INFO [Partition -uve-topic-23-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,369] INFO [Partition -uve-topic-23-3 broker=3] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,379] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,380] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,380] INFO [Partition -uve-topic-10-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-03-19 05:48:16,380] INFO [Partition -uve-topic-10-5 broker=3] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,390] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,390] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,390] INFO [Partition -uve-topic-28-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,390] INFO [Partition -uve-topic-28-3 broker=3] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,401] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,402] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,402] INFO [Partition -uve-topic-15-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-03-19 05:48:16,402] INFO [Partition -uve-topic-15-5 broker=3] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,412] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,413] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,413] INFO [Partition -uve-topic-29-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,413] INFO [Partition -uve-topic-29-3 broker=3] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,423] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,423] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,423] INFO [Partition -uve-topic-16-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-03-19 05:48:16,423] INFO [Partition -uve-topic-16-5 broker=3] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,433] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,433] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,433] INFO [Partition -uve-topic-17-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-03-19 05:48:16,433] INFO [Partition -uve-topic-17-5 broker=3] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,444] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,444] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,445] INFO [Partition -uve-topic-18-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-03-19 05:48:16,445] INFO [Partition -uve-topic-18-5 broker=3] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,460] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,461] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,461] INFO [Partition -uve-topic-24-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,462] INFO [Partition -uve-topic-24-3 broker=3] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,473] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,473] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,473] INFO [Partition -uve-topic-11-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-03-19 05:48:16,474] INFO [Partition -uve-topic-11-5 broker=3] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,483] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,483] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,483] INFO [Partition -uve-topic-25-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,483] INFO [Partition -uve-topic-25-3 broker=3] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,491] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,491] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,492] INFO [Partition -uve-topic-12-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-03-19 05:48:16,492] INFO [Partition -uve-topic-12-5 broker=3] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,500] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,500] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,501] INFO [Partition -uve-topic-26-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,501] INFO [Partition -uve-topic-26-3 broker=3] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,513] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,522] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,522] INFO [Partition -uve-topic-13-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-03-19 05:48:16,522] INFO [Partition -uve-topic-13-5 broker=3] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,540] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,541] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,543] INFO [Partition -uve-topic-27-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-03-19 05:48:16,543] INFO [Partition -uve-topic-27-3 broker=3] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,551] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,552] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,552] INFO [Partition -uve-topic-14-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-03-19 05:48:16,552] INFO [Partition -uve-topic-14-5 broker=3] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,576] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,578] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,579] INFO [Partition -uve-topic-20-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,580] INFO [Partition -uve-topic-20-21 broker=3] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,598] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,599] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,599] INFO [Partition -uve-topic-21-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,599] INFO [Partition -uve-topic-21-21 broker=3] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,610] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,611] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,611] INFO [Partition -uve-topic-18-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-03-19 05:48:16,611] INFO [Partition -uve-topic-18-22 broker=3] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,621] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,624] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,625] INFO [Partition -uve-topic-19-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-03-19 05:48:16,625] INFO [Partition -uve-topic-19-22 broker=3] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,635] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,637] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,638] INFO [Partition -uve-topic-26-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,640] INFO [Partition -uve-topic-26-21 broker=3] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,651] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,652] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,652] INFO [Partition -uve-topic-13-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-03-19 05:48:16,652] INFO [Partition -uve-topic-13-23 broker=3] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,675] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,675] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,675] INFO [Partition -uve-topic-27-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,675] INFO [Partition -uve-topic-27-21 broker=3] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,686] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,686] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,686] INFO [Partition -uve-topic-14-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-03-19 05:48:16,686] INFO [Partition -uve-topic-14-23 broker=3] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,726] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,740] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,740] INFO [Partition -uve-topic-28-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,741] INFO [Partition -uve-topic-28-21 broker=3] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,770] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,771] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,771] INFO [Partition -uve-topic-15-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-03-19 05:48:16,771] INFO [Partition -uve-topic-15-23 broker=3] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,784] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,790] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,790] INFO [Partition -uve-topic-29-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,791] INFO [Partition -uve-topic-29-21 broker=3] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,801] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,804] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,810] INFO [Partition -uve-topic-16-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-03-19 05:48:16,810] INFO [Partition -uve-topic-16-23 broker=3] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,820] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,823] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,823] INFO [Partition -uve-topic-22-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,823] INFO [Partition -uve-topic-22-21 broker=3] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,837] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,839] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,839] INFO [Partition -uve-topic-23-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,839] INFO [Partition -uve-topic-23-21 broker=3] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,847] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,855] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,858] INFO [Partition -uve-topic-10-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-03-19 05:48:16,859] INFO [Partition -uve-topic-10-23 broker=3] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,872] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,876] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,876] INFO [Partition -uve-topic-24-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,876] INFO [Partition -uve-topic-24-21 broker=3] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,891] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,895] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,897] INFO [Partition -uve-topic-11-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-03-19 05:48:16,897] INFO [Partition -uve-topic-11-23 broker=3] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,906] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,906] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,906] INFO [Partition -uve-topic-25-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,906] INFO [Partition -uve-topic-25-21 broker=3] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,915] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,916] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,916] INFO [Partition -uve-topic-12-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-03-19 05:48:16,916] INFO [Partition -uve-topic-12-23 broker=3] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,923] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,923] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,923] INFO [Partition -uve-topic-20-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-03-19 05:48:16,924] INFO [Partition -uve-topic-20-20 broker=3] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,933] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,934] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,934] INFO [Partition -uve-topic-21-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-03-19 05:48:16,934] INFO [Partition -uve-topic-21-20 broker=3] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,947] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,948] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,948] INFO [Partition -uve-topic-22-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-03-19 05:48:16,948] INFO [Partition -uve-topic-22-20 broker=3] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,955] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,957] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,957] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,957] INFO [Partition -uve-topic-19-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-03-19 05:48:16,957] INFO [Partition -uve-topic-19-21 broker=3] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:16,985] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,986] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,987] INFO [Partition -uve-topic-27-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-03-19 05:48:16,987] INFO [Partition -uve-topic-27-20 broker=3] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:16,996] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:16,997] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:16,997] INFO [Partition -uve-topic-14-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-03-19 05:48:16,997] INFO [Partition -uve-topic-14-22 broker=3] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,005] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,006] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,007] INFO [Partition -uve-topic-28-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-03-19 05:48:17,007] INFO [Partition -uve-topic-28-20 broker=3] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,015] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,015] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,015] INFO [Partition -uve-topic-15-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,015] INFO [Partition -uve-topic-15-22 broker=3] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,023] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,024] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,024] INFO [Partition -uve-topic-29-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-03-19 05:48:17,024] INFO [Partition -uve-topic-29-20 broker=3] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,040] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,041] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,041] INFO [Partition -uve-topic-16-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,041] INFO [Partition -uve-topic-16-22 broker=3] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,051] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,052] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,052] INFO [Partition -uve-topic-17-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,052] INFO [Partition -uve-topic-17-22 broker=3] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,061] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,062] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,062] INFO [Partition -uve-topic-23-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-03-19 05:48:17,062] INFO [Partition -uve-topic-23-20 broker=3] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,072] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,072] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,072] INFO [Partition -uve-topic-10-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,072] INFO [Partition -uve-topic-10-22 broker=3] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,080] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,081] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,081] INFO [Partition -uve-topic-24-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-03-19 05:48:17,081] INFO [Partition -uve-topic-24-20 broker=3] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,089] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,090] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,090] INFO [Partition -uve-topic-11-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,090] INFO [Partition -uve-topic-11-22 broker=3] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,099] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,099] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,100] INFO [Partition -uve-topic-25-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-03-19 05:48:17,100] INFO [Partition -uve-topic-25-20 broker=3] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,108] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,108] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,109] INFO [Partition -uve-topic-12-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,109] INFO [Partition -uve-topic-12-22 broker=3] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,117] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,118] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,118] INFO [Partition -uve-topic-26-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-03-19 05:48:17,118] INFO [Partition -uve-topic-26-20 broker=3] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,126] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,127] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,127] INFO [Partition -uve-topic-13-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,127] INFO [Partition -uve-topic-13-22 broker=3] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,135] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,136] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,136] INFO [Partition -uve-topic-29-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,136] INFO [Partition -uve-topic-29-22 broker=3] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,142] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,142] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,142] INFO [Partition -uve-topic-16-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,143] INFO [Partition -uve-topic-16-24 broker=3] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,151] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,151] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,151] INFO [Partition -uve-topic-17-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,151] INFO [Partition -uve-topic-17-24 broker=3] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,160] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,160] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,160] INFO [Partition -uve-topic-18-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,160] INFO [Partition -uve-topic-18-24 broker=3] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,169] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,169] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,169] INFO [Partition -uve-topic-19-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,169] INFO [Partition -uve-topic-19-24 broker=3] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,178] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,179] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,179] INFO [Partition -uve-topic-24-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,179] INFO [Partition -uve-topic-24-23 broker=3] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,191] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,193] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,193] INFO [Partition -uve-topic-11-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,193] INFO [Partition -uve-topic-11-25 broker=3] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,204] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,205] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,205] INFO [Partition -uve-topic-25-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,206] INFO [Partition -uve-topic-25-23 broker=3] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,217] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,218] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,218] INFO [Partition -uve-topic-12-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,218] INFO [Partition -uve-topic-12-25 broker=3] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,227] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,228] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,228] INFO [Partition -uve-topic-26-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,228] INFO [Partition -uve-topic-26-23 broker=3] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,236] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,236] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,236] INFO [Partition -uve-topic-13-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,237] INFO [Partition -uve-topic-13-25 broker=3] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,246] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,248] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,249] INFO [Partition -uve-topic-27-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,249] INFO [Partition -uve-topic-27-23 broker=3] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,257] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,257] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,257] INFO [Partition -uve-topic-14-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,257] INFO [Partition -uve-topic-14-25 broker=3] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,267] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,268] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,268] INFO [Partition -uve-topic-20-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,268] INFO [Partition -uve-topic-20-23 broker=3] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,276] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,277] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,277] INFO [Partition -uve-topic-21-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,278] INFO [Partition -uve-topic-21-23 broker=3] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,285] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,286] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,286] INFO [Partition -uve-topic-22-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,286] INFO [Partition -uve-topic-22-23 broker=3] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,295] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,296] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,296] INFO [Partition -uve-topic-23-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,296] INFO [Partition -uve-topic-23-23 broker=3] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,306] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,307] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,307] INFO [Partition -uve-topic-10-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,307] INFO [Partition -uve-topic-10-25 broker=3] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,317] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,318] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,318] INFO [Partition -uve-topic-20-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,318] INFO [Partition -uve-topic-20-22 broker=3] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,328] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,329] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,329] INFO [Partition -uve-topic-17-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,329] INFO [Partition -uve-topic-17-23 broker=3] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,337] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,338] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,338] INFO [Partition -uve-topic-18-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,338] INFO [Partition -uve-topic-18-23 broker=3] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,343] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,346] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,346] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,346] INFO [Partition -uve-topic-19-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,346] INFO [Partition -uve-topic-19-23 broker=3] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,353] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,354] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,354] INFO [Partition -uve-topic-25-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,354] INFO [Partition -uve-topic-25-22 broker=3] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,363] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,363] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,363] INFO [Partition -uve-topic-12-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,363] INFO [Partition -uve-topic-12-24 broker=3] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,372] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,372] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,372] INFO [Partition -uve-topic-26-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,372] INFO [Partition -uve-topic-26-22 broker=3] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,380] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,380] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,380] INFO [Partition -uve-topic-13-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,380] INFO [Partition -uve-topic-13-24 broker=3] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,388] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,389] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,389] INFO [Partition -uve-topic-27-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,389] INFO [Partition -uve-topic-27-22 broker=3] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,397] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,397] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,397] INFO [Partition -uve-topic-14-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,397] INFO [Partition -uve-topic-14-24 broker=3] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,407] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,408] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,408] INFO [Partition -uve-topic-28-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,408] INFO [Partition -uve-topic-28-22 broker=3] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,427] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,428] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,428] INFO [Partition -uve-topic-15-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,428] INFO [Partition -uve-topic-15-24 broker=3] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,439] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,440] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,440] INFO [Partition -uve-topic-21-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,440] INFO [Partition -uve-topic-21-22 broker=3] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,455] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,455] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,458] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,458] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,458] INFO [Partition -uve-topic-22-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,458] INFO [Partition -uve-topic-22-22 broker=3] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,470] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,470] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,470] INFO [Partition -uve-topic-23-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,470] INFO [Partition -uve-topic-23-22 broker=3] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,478] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,479] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,479] INFO [Partition -uve-topic-10-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,479] INFO [Partition -uve-topic-10-24 broker=3] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,486] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,487] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,487] INFO [Partition -uve-topic-24-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-03-19 05:48:17,487] INFO [Partition -uve-topic-24-22 broker=3] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,496] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,496] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,496] INFO [Partition -uve-topic-11-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,497] INFO [Partition -uve-topic-11-24 broker=3] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,508] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,509] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,509] INFO [Partition -uve-topic-18-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,509] INFO [Partition -uve-topic-18-26 broker=3] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,517] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,518] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,518] INFO [Partition -uve-topic-19-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,518] INFO [Partition -uve-topic-19-26 broker=3] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,528] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,529] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,529] INFO [Partition -uve-topic-27-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,529] INFO [Partition -uve-topic-27-24 broker=3] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,538] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,539] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,539] INFO [Partition -uve-topic-14-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,539] INFO [Partition -uve-topic-14-26 broker=3] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,551] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,552] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,552] INFO [Partition -uve-topic-28-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,552] INFO [Partition -uve-topic-28-24 broker=3] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,555] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,555] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,560] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,561] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,561] INFO [Partition -uve-topic-15-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,561] INFO [Partition -uve-topic-15-26 broker=3] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,570] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,571] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,571] INFO [Partition -uve-topic-29-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,571] INFO [Partition -uve-topic-29-24 broker=3] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,601] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,601] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,602] INFO [Partition -uve-topic-16-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,602] INFO [Partition -uve-topic-16-26 broker=3] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,612] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,613] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,613] INFO [Partition -uve-topic-17-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,613] INFO [Partition -uve-topic-17-26 broker=3] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,623] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,624] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,624] INFO [Partition -uve-topic-22-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,624] INFO [Partition -uve-topic-22-25 broker=3] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,640] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,640] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,640] INFO [Partition -uve-topic-23-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,640] INFO [Partition -uve-topic-23-25 broker=3] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,649] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,649] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,649] INFO [Partition -uve-topic-10-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-03-19 05:48:17,649] INFO [Partition -uve-topic-10-27 broker=3] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,657] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,657] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,658] INFO [Partition -uve-topic-24-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,658] INFO [Partition -uve-topic-24-25 broker=3] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,666] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,667] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,667] INFO [Partition -uve-topic-11-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-03-19 05:48:17,667] INFO [Partition -uve-topic-11-27 broker=3] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,678] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,678] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,678] INFO [Partition -uve-topic-25-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,678] INFO [Partition -uve-topic-25-25 broker=3] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,688] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,688] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,688] INFO [Partition -uve-topic-12-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-03-19 05:48:17,688] INFO [Partition -uve-topic-12-27 broker=3] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,700] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,700] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,700] INFO [Partition -uve-topic-20-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,700] INFO [Partition -uve-topic-20-25 broker=3] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,707] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,708] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,708] INFO [Partition -uve-topic-21-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,708] INFO [Partition -uve-topic-21-25 broker=3] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,717] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,717] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,717] INFO [Partition -uve-topic-19-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,717] INFO [Partition -uve-topic-19-25 broker=3] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,727] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,727] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,727] INFO [Partition -uve-topic-28-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,728] INFO [Partition -uve-topic-28-23 broker=3] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,737] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,737] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,737] INFO [Partition -uve-topic-15-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,737] INFO [Partition -uve-topic-15-25 broker=3] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,746] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,747] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,747] INFO [Partition -uve-topic-29-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-03-19 05:48:17,747] INFO [Partition -uve-topic-29-23 broker=3] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,757] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,757] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,757] INFO [Partition -uve-topic-16-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,757] INFO [Partition -uve-topic-16-25 broker=3] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,765] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,766] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,766] INFO [Partition -uve-topic-17-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,766] INFO [Partition -uve-topic-17-25 broker=3] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,773] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,774] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,774] INFO [Partition -uve-topic-18-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-03-19 05:48:17,774] INFO [Partition -uve-topic-18-25 broker=3] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,782] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,783] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,783] INFO [Partition -uve-topic-23-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,783] INFO [Partition -uve-topic-23-24 broker=3] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,792] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,792] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,792] INFO [Partition -uve-topic-10-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,792] INFO [Partition -uve-topic-10-26 broker=3] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,801] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,802] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,802] INFO [Partition -uve-topic-24-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,802] INFO [Partition -uve-topic-24-24 broker=3] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,810] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,810] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,810] INFO [Partition -uve-topic-11-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,810] INFO [Partition -uve-topic-11-26 broker=3] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,819] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,820] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,820] INFO [Partition -uve-topic-25-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,820] INFO [Partition -uve-topic-25-24 broker=3] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,829] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,830] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,830] INFO [Partition -uve-topic-12-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,830] INFO [Partition -uve-topic-12-26 broker=3] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,838] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,838] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,838] INFO [Partition -uve-topic-26-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,838] INFO [Partition -uve-topic-26-24 broker=3] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,847] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,848] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,848] INFO [Partition -uve-topic-13-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,848] INFO [Partition -uve-topic-13-26 broker=3] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,855] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,856] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,856] INFO [Partition -uve-topic-20-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,856] INFO [Partition -uve-topic-20-24 broker=3] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,864] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,865] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,865] INFO [Partition -uve-topic-21-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,865] INFO [Partition -uve-topic-21-24 broker=3] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,873] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,873] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,873] INFO [Partition -uve-topic-22-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-03-19 05:48:17,873] INFO [Partition -uve-topic-22-24 broker=3] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,881] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,881] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,882] INFO [Partition -uve-topic-29-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,882] INFO [Partition -uve-topic-29-26 broker=3] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,893] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,893] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,893] INFO [Partition -uve-topic-16-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-03-19 05:48:17,893] INFO [Partition -uve-topic-16-28 broker=3] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,902] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,902] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,902] INFO [Partition -uve-topic-17-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-03-19 05:48:17,902] INFO [Partition -uve-topic-17-28 broker=3] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,911] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,912] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,912] INFO [Partition -uve-topic-18-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-03-19 05:48:17,912] INFO [Partition -uve-topic-18-28 broker=3] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,921] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,922] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,922] INFO [Partition -uve-topic-19-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-03-19 05:48:17,922] INFO [Partition -uve-topic-19-28 broker=3] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,932] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,932] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,932] INFO [Partition -uve-topic-25-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,932] INFO [Partition -uve-topic-25-26 broker=3] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,942] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,942] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,942] INFO [Partition -uve-topic-12-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-03-19 05:48:17,942] INFO [Partition -uve-topic-12-28 broker=3] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,952] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,953] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,953] INFO [Partition -uve-topic-26-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,953] INFO [Partition -uve-topic-26-26 broker=3] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,955] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,955] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:17,965] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,965] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,965] INFO [Partition -uve-topic-13-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-03-19 05:48:17,965] INFO [Partition -uve-topic-13-28 broker=3] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,975] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,976] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,976] INFO [Partition -uve-topic-27-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,976] INFO [Partition -uve-topic-27-26 broker=3] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,984] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,984] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,984] INFO [Partition -uve-topic-14-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-03-19 05:48:17,984] INFO [Partition -uve-topic-14-28 broker=3] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:17,994] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:17,994] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:17,994] INFO [Partition -uve-topic-28-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-03-19 05:48:17,994] INFO [Partition -uve-topic-28-26 broker=3] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,004] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,004] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,004] INFO [Partition -uve-topic-15-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-03-19 05:48:18,004] INFO [Partition -uve-topic-15-28 broker=3] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,013] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,013] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,013] INFO [Partition -uve-topic-20-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,013] INFO [Partition -uve-topic-20-27 broker=3] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,023] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,023] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,023] INFO [Partition -uve-topic-21-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,023] INFO [Partition -uve-topic-21-27 broker=3] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,033] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,033] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,033] INFO [Partition -uve-topic-22-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,033] INFO [Partition -uve-topic-22-27 broker=3] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,041] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,042] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,042] INFO [Partition -uve-topic-23-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,042] INFO [Partition -uve-topic-23-27 broker=3] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,050] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,050] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,050] INFO [Partition -uve-topic-10-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-03-19 05:48:18,050] INFO [Partition -uve-topic-10-29 broker=3] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,060] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,061] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,061] INFO [Partition -uve-topic-17-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,061] INFO [Partition -uve-topic-17-27 broker=3] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,068] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,068] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,068] INFO [Partition -uve-topic-18-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,068] INFO [Partition -uve-topic-18-27 broker=3] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,074] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,075] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,075] INFO [Partition -uve-topic-19-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,075] INFO [Partition -uve-topic-19-27 broker=3] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,085] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,085] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,085] INFO [Partition -uve-topic-26-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-03-19 05:48:18,085] INFO [Partition -uve-topic-26-25 broker=3] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,095] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,095] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,095] INFO [Partition -uve-topic-13-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,095] INFO [Partition -uve-topic-13-27 broker=3] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,104] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,105] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,105] INFO [Partition -uve-topic-27-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-03-19 05:48:18,105] INFO [Partition -uve-topic-27-25 broker=3] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,115] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,118] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,118] INFO [Partition -uve-topic-14-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,118] INFO [Partition -uve-topic-14-27 broker=3] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,126] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,126] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,126] INFO [Partition -uve-topic-28-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-03-19 05:48:18,126] INFO [Partition -uve-topic-28-25 broker=3] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,133] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,134] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,134] INFO [Partition -uve-topic-15-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,134] INFO [Partition -uve-topic-15-27 broker=3] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,143] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,143] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,144] INFO [Partition -uve-topic-29-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-03-19 05:48:18,144] INFO [Partition -uve-topic-29-25 broker=3] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,171] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,172] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,172] INFO [Partition -uve-topic-16-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-03-19 05:48:18,172] INFO [Partition -uve-topic-16-27 broker=3] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,181] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,182] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,182] INFO [Partition -uve-topic-21-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-03-19 05:48:18,182] INFO [Partition -uve-topic-21-26 broker=3] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,191] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,191] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,191] INFO [Partition -uve-topic-22-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-03-19 05:48:18,192] INFO [Partition -uve-topic-22-26 broker=3] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,201] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,201] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,202] INFO [Partition -uve-topic-23-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-03-19 05:48:18,202] INFO [Partition -uve-topic-23-26 broker=3] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,218] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,218] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,218] INFO [Partition -uve-topic-10-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-03-19 05:48:18,218] INFO [Partition -uve-topic-10-28 broker=3] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,228] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,229] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,229] INFO [Partition -uve-topic-24-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-03-19 05:48:18,229] INFO [Partition -uve-topic-24-26 broker=3] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,237] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,238] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,238] INFO [Partition -uve-topic-11-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-03-19 05:48:18,238] INFO [Partition -uve-topic-11-28 broker=3] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,246] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,247] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,247] INFO [Partition -uve-topic-20-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-03-19 05:48:18,247] INFO [Partition -uve-topic-20-26 broker=3] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,258] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,259] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,259] INFO [Partition -uve-topic-26-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-03-19 05:48:18,259] INFO [Partition -uve-topic-26-13 broker=3] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,269] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,270] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,270] INFO [Partition -uve-topic-13-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,270] INFO [Partition -uve-topic-13-15 broker=3] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,278] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,279] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,279] INFO [Partition -uve-topic-27-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-03-19 05:48:18,279] INFO [Partition -uve-topic-27-13 broker=3] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,285] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,285] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,285] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,287] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,288] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,288] INFO [Partition -uve-topic-14-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,288] INFO [Partition -uve-topic-14-15 broker=3] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,297] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,297] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,297] INFO [Partition -uve-topic-28-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-03-19 05:48:18,297] INFO [Partition -uve-topic-28-13 broker=3] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,305] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,306] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,306] INFO [Partition -uve-topic-15-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,306] INFO [Partition -uve-topic-15-15 broker=3] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,314] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,314] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,314] INFO [Partition -uve-topic-29-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-03-19 05:48:18,314] INFO [Partition -uve-topic-29-13 broker=3] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,323] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,323] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,323] INFO [Partition -uve-topic-16-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,324] INFO [Partition -uve-topic-16-15 broker=3] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,332] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,332] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,332] INFO [Partition -uve-topic-22-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-03-19 05:48:18,332] INFO [Partition -uve-topic-22-13 broker=3] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,343] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,343] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,343] INFO [Partition -uve-topic-23-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-03-19 05:48:18,343] INFO [Partition -uve-topic-23-13 broker=3] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,343] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,351] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,352] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,352] INFO [Partition -uve-topic-10-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,352] INFO [Partition -uve-topic-10-15 broker=3] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,359] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,359] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,359] INFO [Partition -uve-topic-24-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-03-19 05:48:18,359] INFO [Partition -uve-topic-24-13 broker=3] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,368] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,368] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,369] INFO [Partition -uve-topic-11-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,369] INFO [Partition -uve-topic-11-15 broker=3] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,378] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,378] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,378] INFO [Partition -uve-topic-25-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-03-19 05:48:18,378] INFO [Partition -uve-topic-25-13 broker=3] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,387] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,387] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,387] INFO [Partition -uve-topic-12-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,387] INFO [Partition -uve-topic-12-15 broker=3] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,396] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,396] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,396] INFO [Partition -uve-topic-20-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,396] INFO [Partition -uve-topic-20-14 broker=3] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,406] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,407] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,407] INFO [Partition -uve-topic-17-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,407] INFO [Partition -uve-topic-17-15 broker=3] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,416] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,416] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,416] INFO [Partition -uve-topic-18-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,416] INFO [Partition -uve-topic-18-15 broker=3] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,425] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,425] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,425] INFO [Partition -uve-topic-19-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,425] INFO [Partition -uve-topic-19-15 broker=3] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,432] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,433] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,433] INFO [Partition -uve-topic-27-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-03-19 05:48:18,433] INFO [Partition -uve-topic-27-12 broker=3] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,442] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,442] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,442] INFO [Partition -uve-topic-14-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,442] INFO [Partition -uve-topic-14-14 broker=3] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,452] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,452] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,452] INFO [Partition -uve-topic-28-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-03-19 05:48:18,452] INFO [Partition -uve-topic-28-12 broker=3] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,459] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,460] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,460] INFO [Partition -uve-topic-15-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,460] INFO [Partition -uve-topic-15-14 broker=3] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,469] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,469] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,469] INFO [Partition -uve-topic-29-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-03-19 05:48:18,469] INFO [Partition -uve-topic-29-12 broker=3] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,475] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,476] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,476] INFO [Partition -uve-topic-16-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,476] INFO [Partition -uve-topic-16-14 broker=3] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,485] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,485] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,485] INFO [Partition -uve-topic-17-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,485] INFO [Partition -uve-topic-17-14 broker=3] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,494] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,495] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,495] INFO [Partition -uve-topic-23-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-03-19 05:48:18,495] INFO [Partition -uve-topic-23-12 broker=3] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,507] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,508] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,508] INFO [Partition -uve-topic-10-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,508] INFO [Partition -uve-topic-10-14 broker=3] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,511] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,512] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,519] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,520] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,520] INFO [Partition -uve-topic-24-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-03-19 05:48:18,520] INFO [Partition -uve-topic-24-12 broker=3] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,527] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,530] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,531] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,531] INFO [Partition -uve-topic-11-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,531] INFO [Partition -uve-topic-11-14 broker=3] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,552] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,552] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,552] INFO [Partition -uve-topic-25-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-03-19 05:48:18,553] INFO [Partition -uve-topic-25-12 broker=3] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,555] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,562] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,563] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,563] INFO [Partition -uve-topic-12-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,563] INFO [Partition -uve-topic-12-14 broker=3] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,572] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,572] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,573] INFO [Partition -uve-topic-26-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-03-19 05:48:18,573] INFO [Partition -uve-topic-26-12 broker=3] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,581] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,581] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,581] INFO [Partition -uve-topic-13-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,581] INFO [Partition -uve-topic-13-14 broker=3] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,590] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,591] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,591] INFO [Partition -uve-topic-20-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-03-19 05:48:18,591] INFO [Partition -uve-topic-20-13 broker=3] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,600] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,601] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,601] INFO [Partition -uve-topic-21-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-03-19 05:48:18,601] INFO [Partition -uve-topic-21-13 broker=3] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,611] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,611] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,611] INFO [Partition -uve-topic-18-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,611] INFO [Partition -uve-topic-18-14 broker=3] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,621] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,621] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,621] INFO [Partition -uve-topic-19-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,621] INFO [Partition -uve-topic-19-14 broker=3] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,629] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,629] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,629] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,630] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,631] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,631] INFO [Partition -uve-topic-24-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,631] INFO [Partition -uve-topic-24-15 broker=3] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,641] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,641] INFO [Partition -uve-topic-11-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-03-19 05:48:18,641] INFO [Partition -uve-topic-11-17 broker=3] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,649] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,649] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,649] INFO [Partition -uve-topic-25-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,649] INFO [Partition -uve-topic-25-15 broker=3] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,657] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,658] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,658] INFO [Partition -uve-topic-12-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-03-19 05:48:18,658] INFO [Partition -uve-topic-12-17 broker=3] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,666] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,666] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,666] INFO [Partition -uve-topic-26-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,666] INFO [Partition -uve-topic-26-15 broker=3] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,674] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,674] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,674] INFO [Partition -uve-topic-13-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-03-19 05:48:18,674] INFO [Partition -uve-topic-13-17 broker=3] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,682] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,682] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,682] INFO [Partition -uve-topic-27-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,682] INFO [Partition -uve-topic-27-15 broker=3] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,690] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,691] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,691] INFO [Partition -uve-topic-14-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-03-19 05:48:18,691] INFO [Partition -uve-topic-14-17 broker=3] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,697] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,697] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,697] INFO [Partition -uve-topic-20-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,697] INFO [Partition -uve-topic-20-15 broker=3] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,703] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,703] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,703] INFO [Partition -uve-topic-21-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,703] INFO [Partition -uve-topic-21-15 broker=3] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,713] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,714] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,714] INFO [Partition -uve-topic-22-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,714] INFO [Partition -uve-topic-22-15 broker=3] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,723] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,724] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,724] INFO [Partition -uve-topic-23-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,724] INFO [Partition -uve-topic-23-15 broker=3] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,730] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,731] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,731] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,747] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,748] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,748] INFO [Partition -uve-topic-10-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-03-19 05:48:18,748] INFO [Partition -uve-topic-10-17 broker=3] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,756] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,756] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,756] INFO [Partition -uve-topic-19-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-03-19 05:48:18,756] INFO [Partition -uve-topic-19-17 broker=3] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,765] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,765] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,765] INFO [Partition -uve-topic-28-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,765] INFO [Partition -uve-topic-28-15 broker=3] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,774] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,774] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,774] INFO [Partition -uve-topic-15-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-03-19 05:48:18,774] INFO [Partition -uve-topic-15-17 broker=3] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,783] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,783] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,783] INFO [Partition -uve-topic-29-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-03-19 05:48:18,783] INFO [Partition -uve-topic-29-15 broker=3] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,785] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,785] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,785] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,785] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,792] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,792] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,792] INFO [Partition -uve-topic-16-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-03-19 05:48:18,792] INFO [Partition -uve-topic-16-17 broker=3] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,798] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,799] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,799] INFO [Partition -uve-topic-17-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-03-19 05:48:18,799] INFO [Partition -uve-topic-17-17 broker=3] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,812] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,812] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,812] INFO [Partition -uve-topic-18-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-03-19 05:48:18,812] INFO [Partition -uve-topic-18-17 broker=3] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,821] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,821] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,821] INFO [Partition -uve-topic-25-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,821] INFO [Partition -uve-topic-25-14 broker=3] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,827] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,828] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,828] INFO [Partition -uve-topic-12-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-03-19 05:48:18,828] INFO [Partition -uve-topic-12-16 broker=3] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,832] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,832] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,832] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,838] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,838] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,838] INFO [Partition -uve-topic-26-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,838] INFO [Partition -uve-topic-26-14 broker=3] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,845] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,845] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,845] INFO [Partition -uve-topic-13-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-03-19 05:48:18,845] INFO [Partition -uve-topic-13-16 broker=3] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,861] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,861] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,861] INFO [Partition -uve-topic-27-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,861] INFO [Partition -uve-topic-27-14 broker=3] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,871] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,871] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,871] INFO [Partition -uve-topic-14-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-03-19 05:48:18,871] INFO [Partition -uve-topic-14-16 broker=3] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,879] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,880] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,880] INFO [Partition -uve-topic-28-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,880] INFO [Partition -uve-topic-28-14 broker=3] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,888] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,889] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,889] INFO [Partition -uve-topic-15-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-03-19 05:48:18,889] INFO [Partition -uve-topic-15-16 broker=3] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,898] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,899] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,899] INFO [Partition -uve-topic-21-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,899] INFO [Partition -uve-topic-21-14 broker=3] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,908] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,908] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,908] INFO [Partition -uve-topic-22-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,909] INFO [Partition -uve-topic-22-14 broker=3] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,917] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,918] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,918] INFO [Partition -uve-topic-23-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,918] INFO [Partition -uve-topic-23-14 broker=3] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,927] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,927] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,927] INFO [Partition -uve-topic-10-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-03-19 05:48:18,927] INFO [Partition -uve-topic-10-16 broker=3] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,933] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,934] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,934] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:18,936] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,936] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,936] INFO [Partition -uve-topic-24-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,936] INFO [Partition -uve-topic-24-14 broker=3] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,945] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,946] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,946] INFO [Partition -uve-topic-11-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-03-19 05:48:18,946] INFO [Partition -uve-topic-11-16 broker=3] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,955] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,956] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,956] INFO [Partition -uve-topic-29-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-03-19 05:48:18,956] INFO [Partition -uve-topic-29-14 broker=3] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:18,965] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,965] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,965] INFO [Partition -uve-topic-16-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-03-19 05:48:18,965] INFO [Partition -uve-topic-16-16 broker=3] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,974] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,975] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,975] INFO [Partition -uve-topic-17-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-03-19 05:48:18,975] INFO [Partition -uve-topic-17-16 broker=3] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,984] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,984] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,984] INFO [Partition -uve-topic-18-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-03-19 05:48:18,984] INFO [Partition -uve-topic-18-16 broker=3] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:18,994] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:18,994] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:18,994] INFO [Partition -uve-topic-19-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-03-19 05:48:18,994] INFO [Partition -uve-topic-19-16 broker=3] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,006] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,006] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,006] INFO [Partition -uve-topic-22-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-03-19 05:48:19,006] INFO [Partition -uve-topic-22-17 broker=3] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,016] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,017] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,017] INFO [Partition -uve-topic-23-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-03-19 05:48:19,017] INFO [Partition -uve-topic-23-17 broker=3] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,029] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,029] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,029] INFO [Partition -uve-topic-10-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,029] INFO [Partition -uve-topic-10-19 broker=3] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,035] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,035] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,035] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,046] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,046] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,047] INFO [Partition -uve-topic-24-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-03-19 05:48:19,047] INFO [Partition -uve-topic-24-17 broker=3] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,057] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,057] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,057] INFO [Partition -uve-topic-11-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,057] INFO [Partition -uve-topic-11-19 broker=3] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,070] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,070] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,070] INFO [Partition -uve-topic-25-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-03-19 05:48:19,071] INFO [Partition -uve-topic-25-17 broker=3] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,078] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,078] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,078] INFO [Partition -uve-topic-12-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,078] INFO [Partition -uve-topic-12-19 broker=3] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,086] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,087] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,087] INFO [Partition -uve-topic-20-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-03-19 05:48:19,087] INFO [Partition -uve-topic-20-17 broker=3] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,097] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,097] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,097] INFO [Partition -uve-topic-21-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-03-19 05:48:19,097] INFO [Partition -uve-topic-21-17 broker=3] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,108] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,108] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,108] INFO [Partition -uve-topic-17-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,108] INFO [Partition -uve-topic-17-19 broker=3] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,116] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,116] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,116] INFO [Partition -uve-topic-18-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,116] INFO [Partition -uve-topic-18-19 broker=3] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,126] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,127] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,127] INFO [Partition -uve-topic-19-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,127] INFO [Partition -uve-topic-19-19 broker=3] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,135] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,136] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,136] INFO [Partition -uve-topic-26-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-03-19 05:48:19,136] INFO [Partition -uve-topic-26-17 broker=3] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,137] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,137] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,137] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,145] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,145] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,145] INFO [Partition -uve-topic-13-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,145] INFO [Partition -uve-topic-13-19 broker=3] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,154] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,154] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,155] INFO [Partition -uve-topic-27-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-03-19 05:48:19,155] INFO [Partition -uve-topic-27-17 broker=3] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,169] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,169] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,169] INFO [Partition -uve-topic-14-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,169] INFO [Partition -uve-topic-14-19 broker=3] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,177] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,178] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,178] INFO [Partition -uve-topic-28-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-03-19 05:48:19,179] INFO [Partition -uve-topic-28-17 broker=3] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,200] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,200] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,200] INFO [Partition -uve-topic-15-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,200] INFO [Partition -uve-topic-15-19 broker=3] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,216] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,216] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,217] INFO [Partition -uve-topic-29-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-03-19 05:48:19,217] INFO [Partition -uve-topic-29-17 broker=3] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,226] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,227] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,227] INFO [Partition -uve-topic-16-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,227] INFO [Partition -uve-topic-16-19 broker=3] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,236] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,236] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,236] INFO [Partition -uve-topic-23-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-03-19 05:48:19,236] INFO [Partition -uve-topic-23-16 broker=3] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,238] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,238] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,238] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,252] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,252] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,252] INFO [Partition -uve-topic-10-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,252] INFO [Partition -uve-topic-10-18 broker=3] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,260] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,260] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,260] INFO [Partition -uve-topic-24-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-03-19 05:48:19,260] INFO [Partition -uve-topic-24-16 broker=3] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,270] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,270] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,270] INFO [Partition -uve-topic-11-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,270] INFO [Partition -uve-topic-11-18 broker=3] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,277] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,278] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,278] INFO [Partition -uve-topic-25-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-03-19 05:48:19,278] INFO [Partition -uve-topic-25-16 broker=3] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,285] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,285] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,285] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,286] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,290] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,291] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,291] INFO [Partition -uve-topic-12-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,291] INFO [Partition -uve-topic-12-18 broker=3] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,302] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,302] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,302] INFO [Partition -uve-topic-26-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-03-19 05:48:19,303] INFO [Partition -uve-topic-26-16 broker=3] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,312] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,313] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,313] INFO [Partition -uve-topic-13-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,313] INFO [Partition -uve-topic-13-18 broker=3] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,323] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,324] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,324] INFO [Partition -uve-topic-20-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-03-19 05:48:19,324] INFO [Partition -uve-topic-20-16 broker=3] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,333] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,333] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,333] INFO [Partition -uve-topic-21-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-03-19 05:48:19,333] INFO [Partition -uve-topic-21-16 broker=3] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,338] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,339] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,340] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,340] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,342] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,343] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,343] INFO [Partition -uve-topic-22-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-03-19 05:48:19,343] INFO [Partition -uve-topic-22-16 broker=3] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,343] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,352] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,352] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,352] INFO [Partition -uve-topic-18-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,352] INFO [Partition -uve-topic-18-18 broker=3] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,361] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,361] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,361] INFO [Partition -uve-topic-19-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,361] INFO [Partition -uve-topic-19-18 broker=3] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,371] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,371] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,371] INFO [Partition -uve-topic-27-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-03-19 05:48:19,371] INFO [Partition -uve-topic-27-16 broker=3] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,380] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,380] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,380] INFO [Partition -uve-topic-14-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,380] INFO [Partition -uve-topic-14-18 broker=3] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,389] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,389] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,389] INFO [Partition -uve-topic-28-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-03-19 05:48:19,389] INFO [Partition -uve-topic-28-16 broker=3] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,398] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,398] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,398] INFO [Partition -uve-topic-15-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,398] INFO [Partition -uve-topic-15-18 broker=3] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,406] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,407] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,407] INFO [Partition -uve-topic-29-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-03-19 05:48:19,407] INFO [Partition -uve-topic-29-16 broker=3] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,415] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,415] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,415] INFO [Partition -uve-topic-16-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,415] INFO [Partition -uve-topic-16-18 broker=3] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,425] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,426] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,426] INFO [Partition -uve-topic-17-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,426] INFO [Partition -uve-topic-17-18 broker=3] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,435] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,435] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,435] INFO [Partition -uve-topic-20-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,435] INFO [Partition -uve-topic-20-19 broker=3] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,441] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,441] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,441] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,443] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,444] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,444] INFO [Partition -uve-topic-21-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,444] INFO [Partition -uve-topic-21-19 broker=3] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,452] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,453] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,453] INFO [Partition -uve-topic-22-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,453] INFO [Partition -uve-topic-22-19 broker=3] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,462] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,463] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,463] INFO [Partition -uve-topic-23-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,463] INFO [Partition -uve-topic-23-19 broker=3] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,473] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,473] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,473] INFO [Partition -uve-topic-10-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-03-19 05:48:19,473] INFO [Partition -uve-topic-10-21 broker=3] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,484] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,484] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,484] INFO [Partition -uve-topic-28-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,484] INFO [Partition -uve-topic-28-19 broker=3] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,493] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,495] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,496] INFO [Partition -uve-topic-15-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-03-19 05:48:19,496] INFO [Partition -uve-topic-15-21 broker=3] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,503] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,503] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,503] INFO [Partition -uve-topic-29-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,503] INFO [Partition -uve-topic-29-19 broker=3] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,512] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,513] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,513] INFO [Partition -uve-topic-16-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-03-19 05:48:19,513] INFO [Partition -uve-topic-16-21 broker=3] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,519] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,519] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,519] INFO [Partition -uve-topic-17-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-03-19 05:48:19,519] INFO [Partition -uve-topic-17-21 broker=3] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,527] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,528] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,528] INFO [Partition -uve-topic-18-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-03-19 05:48:19,528] INFO [Partition -uve-topic-18-21 broker=3] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,536] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,536] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,536] INFO [Partition -uve-topic-24-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,536] INFO [Partition -uve-topic-24-19 broker=3] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,542] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,542] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,542] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,545] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,545] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,545] INFO [Partition -uve-topic-11-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-03-19 05:48:19,545] INFO [Partition -uve-topic-11-21 broker=3] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,552] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,552] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,553] INFO [Partition -uve-topic-25-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,553] INFO [Partition -uve-topic-25-19 broker=3] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,555] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,561] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,561] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,561] INFO [Partition -uve-topic-12-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-03-19 05:48:19,561] INFO [Partition -uve-topic-12-21 broker=3] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,570] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,570] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,570] INFO [Partition -uve-topic-26-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,570] INFO [Partition -uve-topic-26-19 broker=3] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,579] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,579] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,579] INFO [Partition -uve-topic-13-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-03-19 05:48:19,579] INFO [Partition -uve-topic-13-21 broker=3] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,587] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,587] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,587] INFO [Partition -uve-topic-27-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-03-19 05:48:19,587] INFO [Partition -uve-topic-27-19 broker=3] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,595] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,595] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,595] INFO [Partition -uve-topic-14-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-03-19 05:48:19,595] INFO [Partition -uve-topic-14-21 broker=3] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,606] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,606] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,607] INFO [Partition -uve-topic-21-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,607] INFO [Partition -uve-topic-21-18 broker=3] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,615] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,615] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,615] INFO [Partition -uve-topic-22-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,615] INFO [Partition -uve-topic-22-18 broker=3] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,621] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,621] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,621] INFO [Partition -uve-topic-23-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,621] INFO [Partition -uve-topic-23-18 broker=3] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,630] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,631] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,631] INFO [Partition -uve-topic-10-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-03-19 05:48:19,631] INFO [Partition -uve-topic-10-20 broker=3] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,638] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,638] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,638] INFO [Partition -uve-topic-24-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,639] INFO [Partition -uve-topic-24-18 broker=3] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,640] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,641] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,643] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,643] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,643] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,645] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,645] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,645] INFO [Partition -uve-topic-11-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-03-19 05:48:19,645] INFO [Partition -uve-topic-11-20 broker=3] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,653] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,654] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,654] INFO [Partition -uve-topic-20-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,654] INFO [Partition -uve-topic-20-18 broker=3] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,661] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,662] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,662] INFO [Partition -uve-topic-29-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,662] INFO [Partition -uve-topic-29-18 broker=3] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,670] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,671] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,671] INFO [Partition -uve-topic-16-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-03-19 05:48:19,671] INFO [Partition -uve-topic-16-20 broker=3] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,679] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,679] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,679] INFO [Partition -uve-topic-17-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-03-19 05:48:19,679] INFO [Partition -uve-topic-17-20 broker=3] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,688] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,688] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,688] INFO [Partition -uve-topic-18-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-03-19 05:48:19,688] INFO [Partition -uve-topic-18-20 broker=3] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,696] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,697] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,697] INFO [Partition -uve-topic-19-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-03-19 05:48:19,697] INFO [Partition -uve-topic-19-20 broker=3] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,705] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,705] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,705] INFO [Partition -uve-topic-25-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,705] INFO [Partition -uve-topic-25-18 broker=3] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,713] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,714] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,714] INFO [Partition -uve-topic-12-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-03-19 05:48:19,714] INFO [Partition -uve-topic-12-20 broker=3] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,723] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,723] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,723] INFO [Partition -uve-topic-26-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,723] INFO [Partition -uve-topic-26-18 broker=3] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,733] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,733] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,733] INFO [Partition -uve-topic-13-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-03-19 05:48:19,733] INFO [Partition -uve-topic-13-20 broker=3] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,742] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,742] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,742] INFO [Partition -uve-topic-27-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,742] INFO [Partition -uve-topic-27-18 broker=3] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,744] INFO [Controller id=3, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,744] WARN [Controller id=3, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,745] INFO [Controller id=3, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:48:19,750] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,750] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,750] INFO [Partition -uve-topic-14-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-03-19 05:48:19,750] INFO [Partition -uve-topic-14-20 broker=3] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,759] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,760] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,760] INFO [Partition -uve-topic-28-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-03-19 05:48:19,760] INFO [Partition -uve-topic-28-18 broker=3] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,767] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,767] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,767] INFO [Partition -uve-topic-15-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-03-19 05:48:19,767] INFO [Partition -uve-topic-15-20 broker=3] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,775] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,775] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,775] INFO [Partition -uve-topic-7-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-03-19 05:48:19,775] INFO [Partition -uve-topic-7-4 broker=3] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,783] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,783] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,783] INFO [Partition -uve-topic-8-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-03-19 05:48:19,783] INFO [Partition -uve-topic-8-4 broker=3] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,785] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,785] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,785] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,786] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,793] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,793] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,793] INFO [Partition -uve-topic-5-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-03-19 05:48:19,793] INFO [Partition -uve-topic-5-4 broker=3] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,802] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,802] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,802] INFO [Partition -uve-topic-6-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-03-19 05:48:19,802] INFO [Partition -uve-topic-6-4 broker=3] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,813] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,814] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,814] INFO [Partition -uve-topic-3-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-03-19 05:48:19,814] INFO [Partition -uve-topic-3-4 broker=3] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,820] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,820] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,820] INFO [Partition -uve-topic-4-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-03-19 05:48:19,820] INFO [Partition -uve-topic-4-4 broker=3] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,830] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,830] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,830] INFO [Partition -uve-topic-1-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-03-19 05:48:19,830] INFO [Partition -uve-topic-1-4 broker=3] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,839] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,840] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,840] INFO [Partition -uve-topic-2-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-03-19 05:48:19,840] INFO [Partition -uve-topic-2-4 broker=3] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,849] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,850] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,850] INFO [Partition structured_syslog_topic-8 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-03-19 05:48:19,850] INFO [Partition structured_syslog_topic-8 broker=3] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,858] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,859] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,859] INFO [Partition -uve-topic-9-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-03-19 05:48:19,859] INFO [Partition -uve-topic-9-4 broker=3] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,867] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,867] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,867] INFO [Partition -uve-topic-6-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-03-19 05:48:19,867] INFO [Partition -uve-topic-6-5 broker=3] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,876] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,877] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,877] INFO [Partition -uve-topic-7-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-03-19 05:48:19,877] INFO [Partition -uve-topic-7-5 broker=3] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,886] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,886] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,886] INFO [Partition -uve-topic-4-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-03-19 05:48:19,886] INFO [Partition -uve-topic-4-5 broker=3] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,896] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,896] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,896] INFO [Partition -uve-topic-5-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-03-19 05:48:19,896] INFO [Partition -uve-topic-5-5 broker=3] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,906] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,907] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,907] INFO [Partition -uve-topic-2-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-03-19 05:48:19,907] INFO [Partition -uve-topic-2-5 broker=3] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,913] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,913] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,913] INFO [Partition -uve-topic-3-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-03-19 05:48:19,913] INFO [Partition -uve-topic-3-5 broker=3] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,922] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,923] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,923] INFO [Partition -uve-topic-0-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-03-19 05:48:19,923] INFO [Partition -uve-topic-0-5 broker=3] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,933] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,933] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,933] INFO [Partition -uve-topic-1-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-03-19 05:48:19,933] INFO [Partition -uve-topic-1-5 broker=3] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,941] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,941] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,941] INFO [Partition structured_syslog_topic-7 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-03-19 05:48:19,941] INFO [Partition structured_syslog_topic-7 broker=3] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,951] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,951] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,952] INFO [Partition -uve-topic-8-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-03-19 05:48:19,952] INFO [Partition -uve-topic-8-5 broker=3] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,960] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,961] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,961] INFO [Partition -uve-topic-9-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-03-19 05:48:19,961] INFO [Partition -uve-topic-9-5 broker=3] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,962] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:19,970] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,970] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,970] INFO [Partition -uve-topic-5-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-03-19 05:48:19,970] INFO [Partition -uve-topic-5-6 broker=3] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,978] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,979] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,979] INFO [Partition -uve-topic-6-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-03-19 05:48:19,979] INFO [Partition -uve-topic-6-6 broker=3] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,987] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,987] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,988] INFO [Partition -uve-topic-3-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-03-19 05:48:19,988] INFO [Partition -uve-topic-3-6 broker=3] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:19,997] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:19,997] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:19,997] INFO [Partition -uve-topic-4-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-03-19 05:48:19,997] INFO [Partition -uve-topic-4-6 broker=3] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,008] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,008] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,008] INFO [Partition -uve-topic-1-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-03-19 05:48:20,008] INFO [Partition -uve-topic-1-6 broker=3] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,017] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,018] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,018] INFO [Partition -uve-topic-2-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-03-19 05:48:20,018] INFO [Partition -uve-topic-2-6 broker=3] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,027] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,028] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,028] INFO [Partition -uve-topic-0-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-03-19 05:48:20,028] INFO [Partition -uve-topic-0-6 broker=3] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,036] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,036] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,036] INFO [Partition structured_syslog_topic-10 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-03-19 05:48:20,036] INFO [Partition structured_syslog_topic-10 broker=3] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,044] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,044] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,044] INFO [Partition -uve-topic-9-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-03-19 05:48:20,044] INFO [Partition -uve-topic-9-6 broker=3] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,052] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,052] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,052] INFO [Partition -uve-topic-7-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-03-19 05:48:20,052] INFO [Partition -uve-topic-7-6 broker=3] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,061] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,061] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,061] INFO [Partition -uve-topic-8-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-03-19 05:48:20,061] INFO [Partition -uve-topic-8-6 broker=3] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,070] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,070] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,070] INFO [Partition -uve-topic-4-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-03-19 05:48:20,070] INFO [Partition -uve-topic-4-7 broker=3] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,079] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,079] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,079] INFO [Partition -uve-topic-5-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-03-19 05:48:20,079] INFO [Partition -uve-topic-5-7 broker=3] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,085] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,085] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,085] INFO [Partition -uve-topic-2-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-03-19 05:48:20,085] INFO [Partition -uve-topic-2-7 broker=3] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,095] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,095] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,095] INFO [Partition -uve-topic-3-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-03-19 05:48:20,095] INFO [Partition -uve-topic-3-7 broker=3] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,103] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,103] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,103] INFO [Partition -uve-topic-0-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-03-19 05:48:20,103] INFO [Partition -uve-topic-0-7 broker=3] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,112] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,113] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,113] INFO [Partition -uve-topic-1-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-03-19 05:48:20,113] INFO [Partition -uve-topic-1-7 broker=3] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,122] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,123] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,123] INFO [Partition structured_syslog_topic-9 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-03-19 05:48:20,123] INFO [Partition structured_syslog_topic-9 broker=3] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,130] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,131] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,131] INFO [Partition -uve-topic-8-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-03-19 05:48:20,131] INFO [Partition -uve-topic-8-7 broker=3] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,138] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,138] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,139] INFO [Partition -uve-topic-9-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-03-19 05:48:20,139] INFO [Partition -uve-topic-9-7 broker=3] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,146] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,147] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,147] INFO [Partition -uve-topic-6-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-03-19 05:48:20,147] INFO [Partition -uve-topic-6-7 broker=3] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,156] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,156] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,156] INFO [Partition -uve-topic-7-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-03-19 05:48:20,157] INFO [Partition -uve-topic-7-7 broker=3] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,166] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,166] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,166] INFO [Partition -uve-topic-9-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-03-19 05:48:20,166] INFO [Partition -uve-topic-9-0 broker=3] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,175] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,175] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,176] INFO [Partition -uve-topic-7-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-03-19 05:48:20,176] INFO [Partition -uve-topic-7-0 broker=3] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,184] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,184] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,184] INFO [Partition -uve-topic-8-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-03-19 05:48:20,184] INFO [Partition -uve-topic-8-0 broker=3] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,191] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,191] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,191] INFO [Partition -uve-topic-5-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-03-19 05:48:20,192] INFO [Partition -uve-topic-5-0 broker=3] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,199] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,200] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,200] INFO [Partition -uve-topic-6-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-03-19 05:48:20,200] INFO [Partition -uve-topic-6-0 broker=3] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,208] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,208] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,208] INFO [Partition -uve-topic-2-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-03-19 05:48:20,208] INFO [Partition -uve-topic-2-1 broker=3] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,217] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,217] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,217] INFO [Partition -uve-topic-3-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-03-19 05:48:20,217] INFO [Partition -uve-topic-3-1 broker=3] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,227] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,227] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,227] INFO [Partition -uve-topic-0-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-03-19 05:48:20,227] INFO [Partition -uve-topic-0-1 broker=3] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,234] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,235] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,235] INFO [Partition -uve-topic-1-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-03-19 05:48:20,235] INFO [Partition -uve-topic-1-1 broker=3] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,243] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,243] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,244] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-03-19 05:48:20,244] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,252] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,252] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,252] INFO [Partition -uve-topic-8-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-03-19 05:48:20,252] INFO [Partition -uve-topic-8-1 broker=3] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,260] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,260] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,260] INFO [Partition -uve-topic-9-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-03-19 05:48:20,260] INFO [Partition -uve-topic-9-1 broker=3] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,270] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,270] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,270] INFO [Partition -uve-topic-6-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-03-19 05:48:20,270] INFO [Partition -uve-topic-6-1 broker=3] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,277] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,277] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,277] INFO [Partition -uve-topic-7-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-03-19 05:48:20,277] INFO [Partition -uve-topic-7-1 broker=3] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,292] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,292] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,292] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,292] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,294] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,295] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,295] INFO [Partition -uve-topic-4-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-03-19 05:48:20,295] INFO [Partition -uve-topic-4-1 broker=3] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,302] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,302] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,302] INFO [Partition -uve-topic-5-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-03-19 05:48:20,302] INFO [Partition -uve-topic-5-1 broker=3] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,313] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,313] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,313] INFO [Partition structured_syslog_topic-11 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-03-19 05:48:20,313] INFO [Partition structured_syslog_topic-11 broker=3] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,322] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,323] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,323] INFO [Partition -uve-topic-1-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-03-19 05:48:20,323] INFO [Partition -uve-topic-1-2 broker=3] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,331] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,332] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,332] INFO [Partition -uve-topic-2-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-03-19 05:48:20,332] INFO [Partition -uve-topic-2-2 broker=3] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,338] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,339] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,340] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,340] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,340] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,341] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,341] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,343] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,343] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,343] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,343] INFO [Partition -uve-topic-0-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-03-19 05:48:20,343] INFO [Partition -uve-topic-0-2 broker=3] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,352] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,352] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,352] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-03-19 05:48:20,352] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,358] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,358] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,358] INFO [Partition -uve-topic-9-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-03-19 05:48:20,358] INFO [Partition -uve-topic-9-2 broker=3] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,366] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,367] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,367] INFO [Partition -uve-topic-7-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-03-19 05:48:20,367] INFO [Partition -uve-topic-7-2 broker=3] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,375] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,375] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,375] INFO [Partition -uve-topic-8-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-03-19 05:48:20,375] INFO [Partition -uve-topic-8-2 broker=3] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,381] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,381] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,382] INFO [Partition -uve-topic-5-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-03-19 05:48:20,382] INFO [Partition -uve-topic-5-2 broker=3] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,390] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,391] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,391] INFO [Partition -uve-topic-6-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-03-19 05:48:20,391] INFO [Partition -uve-topic-6-2 broker=3] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,400] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,400] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,400] INFO [Partition structured_syslog_topic-13 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,400] INFO [Partition structured_syslog_topic-13 broker=3] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,408] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,408] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,409] INFO [Partition -uve-topic-3-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-03-19 05:48:20,409] INFO [Partition -uve-topic-3-2 broker=3] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,418] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,418] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,418] INFO [Partition -uve-topic-4-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-03-19 05:48:20,418] INFO [Partition -uve-topic-4-2 broker=3] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,425] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,425] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,425] INFO [Partition -uve-topic-0-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-03-19 05:48:20,425] INFO [Partition -uve-topic-0-3 broker=3] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,437] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,437] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,437] INFO [Partition -uve-topic-1-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-03-19 05:48:20,437] INFO [Partition -uve-topic-1-3 broker=3] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,443] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,444] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,444] INFO [Partition -uve-topic-8-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-03-19 05:48:20,444] INFO [Partition -uve-topic-8-3 broker=3] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,454] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,454] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,454] INFO [Partition -uve-topic-9-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-03-19 05:48:20,454] INFO [Partition -uve-topic-9-3 broker=3] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,462] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,463] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,463] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,463] INFO [Partition -uve-topic-6-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-03-19 05:48:20,463] INFO [Partition -uve-topic-6-3 broker=3] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,473] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,473] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,473] INFO [Partition -uve-topic-7-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-03-19 05:48:20,473] INFO [Partition -uve-topic-7-3 broker=3] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,480] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,480] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,480] INFO [Partition -uve-topic-4-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-03-19 05:48:20,480] INFO [Partition -uve-topic-4-3 broker=3] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,488] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,488] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,488] INFO [Partition -uve-topic-5-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-03-19 05:48:20,488] INFO [Partition -uve-topic-5-3 broker=3] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,494] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,494] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,494] INFO [Partition -uve-topic-2-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-03-19 05:48:20,494] INFO [Partition -uve-topic-2-3 broker=3] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,502] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,503] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,503] INFO [Partition structured_syslog_topic-12 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,503] INFO [Partition structured_syslog_topic-12 broker=3] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,512] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,512] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,512] INFO [Partition -uve-topic-3-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-03-19 05:48:20,512] INFO [Partition -uve-topic-3-3 broker=3] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,520] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,520] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,521] INFO [Partition -uve-topic-0-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-03-19 05:48:20,521] INFO [Partition -uve-topic-0-4 broker=3] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,529] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,529] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,529] INFO [Partition -uve-topic-0-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,529] INFO [Partition -uve-topic-0-12 broker=3] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,535] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,536] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,536] INFO [Partition structured_syslog_topic-15 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-03-19 05:48:20,536] INFO [Partition structured_syslog_topic-15 broker=3] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,544] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,544] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,544] INFO [Partition -uve-topic-7-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,544] INFO [Partition -uve-topic-7-12 broker=3] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,553] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,554] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,554] INFO [Partition -uve-topic-8-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,554] INFO [Partition -uve-topic-8-12 broker=3] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,558] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,558] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,558] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,563] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,563] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,563] INFO [Partition -uve-topic-5-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,563] INFO [Partition -uve-topic-5-12 broker=3] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,572] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,572] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,572] INFO [Partition -uve-topic-6-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,572] INFO [Partition -uve-topic-6-12 broker=3] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,582] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,582] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,582] INFO [Partition -uve-topic-3-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,582] INFO [Partition -uve-topic-3-12 broker=3] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,588] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,589] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,589] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-03-19 05:48:20,589] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,596] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,597] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,597] INFO [Partition -uve-topic-4-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,597] INFO [Partition -uve-topic-4-12 broker=3] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,605] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,605] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,606] INFO [Partition -uve-topic-1-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,606] INFO [Partition -uve-topic-1-12 broker=3] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,614] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,614] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,614] INFO [Partition -uve-topic-2-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,614] INFO [Partition -uve-topic-2-12 broker=3] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,622] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,622] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,622] INFO [Partition structured_syslog_topic-14 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,622] INFO [Partition structured_syslog_topic-14 broker=3] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,628] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,629] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,629] INFO [Partition -uve-topic-9-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-03-19 05:48:20,629] INFO [Partition -uve-topic-9-12 broker=3] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,636] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,636] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,636] INFO [Partition -uve-topic-6-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,636] INFO [Partition -uve-topic-6-13 broker=3] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,638] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,648] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,648] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,648] INFO [Partition -uve-topic-7-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,648] INFO [Partition -uve-topic-7-13 broker=3] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,657] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,658] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,658] INFO [Partition -uve-topic-4-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,658] INFO [Partition -uve-topic-4-13 broker=3] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,667] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,667] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,667] INFO [Partition -uve-topic-5-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,667] INFO [Partition -uve-topic-5-13 broker=3] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,675] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,676] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,676] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-03-19 05:48:20,676] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,684] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,684] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,684] INFO [Partition -uve-topic-2-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,684] INFO [Partition -uve-topic-2-13 broker=3] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,692] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,692] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,692] INFO [Partition -uve-topic-3-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,692] INFO [Partition -uve-topic-3-13 broker=3] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,700] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,701] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,701] INFO [Partition -uve-topic-0-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,701] INFO [Partition -uve-topic-0-13 broker=3] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,707] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,707] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,707] INFO [Partition -uve-topic-1-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,707] INFO [Partition -uve-topic-1-13 broker=3] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,715] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,716] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,716] INFO [Partition structured_syslog_topic-17 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-03-19 05:48:20,716] INFO [Partition structured_syslog_topic-17 broker=3] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,724] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,724] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,724] INFO [Partition -uve-topic-8-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,724] INFO [Partition -uve-topic-8-13 broker=3] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,731] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,731] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,731] INFO [Partition -uve-topic-9-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-03-19 05:48:20,731] INFO [Partition -uve-topic-9-13 broker=3] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,737] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,737] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,737] INFO [Partition -uve-topic-5-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,737] INFO [Partition -uve-topic-5-14 broker=3] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,745] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,745] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,745] INFO [Partition -uve-topic-6-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,745] INFO [Partition -uve-topic-6-14 broker=3] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,753] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,753] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,753] INFO [Partition -uve-topic-3-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,753] INFO [Partition -uve-topic-3-14 broker=3] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,761] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,761] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,761] INFO [Partition -uve-topic-4-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,761] INFO [Partition -uve-topic-4-14 broker=3] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,772] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,772] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,772] INFO [Partition -uve-topic-1-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,772] INFO [Partition -uve-topic-1-14 broker=3] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,780] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,780] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,780] INFO [Partition -uve-topic-2-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,780] INFO [Partition -uve-topic-2-14 broker=3] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,786] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,786] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,786] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,786] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,789] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,790] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,790] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-03-19 05:48:20,790] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,800] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,800] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,800] INFO [Partition -uve-topic-0-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,800] INFO [Partition -uve-topic-0-14 broker=3] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,808] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,809] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,809] INFO [Partition structured_syslog_topic-16 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-03-19 05:48:20,809] INFO [Partition structured_syslog_topic-16 broker=3] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,818] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,818] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,818] INFO [Partition -uve-topic-9-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,818] INFO [Partition -uve-topic-9-14 broker=3] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,827] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,827] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,827] INFO [Partition -uve-topic-7-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,827] INFO [Partition -uve-topic-7-14 broker=3] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,837] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,837] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,837] INFO [Partition -uve-topic-8-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-03-19 05:48:20,837] INFO [Partition -uve-topic-8-14 broker=3] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,848] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,848] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,848] INFO [Partition -uve-topic-4-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-03-19 05:48:20,848] INFO [Partition -uve-topic-4-15 broker=3] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,857] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,857] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,857] INFO [Partition -uve-topic-5-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-03-19 05:48:20,857] INFO [Partition -uve-topic-5-15 broker=3] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,866] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,867] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,867] INFO [Partition -uve-topic-2-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-03-19 05:48:20,867] INFO [Partition -uve-topic-2-15 broker=3] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,875] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,875] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,876] INFO [Partition -uve-topic-3-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-03-19 05:48:20,876] INFO [Partition -uve-topic-3-15 broker=3] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,884] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,884] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,884] INFO [Partition -uve-topic-0-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-03-19 05:48:20,884] INFO [Partition -uve-topic-0-15 broker=3] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,892] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,893] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,893] INFO [Partition -uve-topic-1-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-03-19 05:48:20,893] INFO [Partition -uve-topic-1-15 broker=3] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,902] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,902] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,902] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-03-19 05:48:20,902] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,909] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,910] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,910] INFO [Partition structured_syslog_topic-19 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-03-19 05:48:20,910] INFO [Partition structured_syslog_topic-19 broker=3] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,918] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,918] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,919] INFO [Partition -uve-topic-3-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-03-19 05:48:20,919] INFO [Partition -uve-topic-3-8 broker=3] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,927] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,927] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,927] INFO [Partition -uve-topic-4-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-03-19 05:48:20,927] INFO [Partition -uve-topic-4-8 broker=3] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,935] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,936] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,936] INFO [Partition -uve-topic-1-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-03-19 05:48:20,936] INFO [Partition -uve-topic-1-8 broker=3] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,944] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,944] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,944] INFO [Partition -uve-topic-2-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-03-19 05:48:20,944] INFO [Partition -uve-topic-2-8 broker=3] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,952] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,953] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,953] INFO [Partition -uve-topic-0-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-03-19 05:48:20,953] INFO [Partition -uve-topic-0-8 broker=3] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,962] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,962] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,962] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-03-19 05:48:20,962] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,964] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:20,970] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,971] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,971] INFO [Partition -uve-topic-9-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-03-19 05:48:20,971] INFO [Partition -uve-topic-9-8 broker=3] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,979] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,979] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,979] INFO [Partition -uve-topic-7-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-03-19 05:48:20,979] INFO [Partition -uve-topic-7-8 broker=3] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,988] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,988] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,988] INFO [Partition -uve-topic-8-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-03-19 05:48:20,988] INFO [Partition -uve-topic-8-8 broker=3] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:20,998] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,999] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,999] INFO [Partition -uve-topic-5-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-03-19 05:48:20,999] INFO [Partition -uve-topic-5-8 broker=3] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,012] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,012] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,012] INFO [Partition -uve-topic-6-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,012] INFO [Partition -uve-topic-6-8 broker=3] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,022] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,022] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,022] INFO [Partition -uve-topic-2-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,022] INFO [Partition -uve-topic-2-9 broker=3] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,033] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,033] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,033] INFO [Partition structured_syslog_topic-18 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-03-19 05:48:21,033] INFO [Partition structured_syslog_topic-18 broker=3] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,043] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,043] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,043] INFO [Partition -uve-topic-3-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,043] INFO [Partition -uve-topic-3-9 broker=3] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,052] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,052] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,052] INFO [Partition -uve-topic-0-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,052] INFO [Partition -uve-topic-0-9 broker=3] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,062] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,062] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,062] INFO [Partition -uve-topic-1-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,062] INFO [Partition -uve-topic-1-9 broker=3] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,070] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,070] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,070] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,070] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,078] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,078] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,078] INFO [Partition -uve-topic-8-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,078] INFO [Partition -uve-topic-8-9 broker=3] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,088] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,088] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,088] INFO [Partition -uve-topic-9-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,088] INFO [Partition -uve-topic-9-9 broker=3] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,096] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,097] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,097] INFO [Partition -uve-topic-6-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,097] INFO [Partition -uve-topic-6-9 broker=3] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,104] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,104] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,104] INFO [Partition -uve-topic-7-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,104] INFO [Partition -uve-topic-7-9 broker=3] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,114] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,114] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,114] INFO [Partition -uve-topic-4-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,114] INFO [Partition -uve-topic-4-9 broker=3] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,127] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,128] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,128] INFO [Partition -uve-topic-5-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,128] INFO [Partition -uve-topic-5-9 broker=3] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,139] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,139] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,139] INFO [Partition -uve-topic-1-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,139] INFO [Partition -uve-topic-1-10 broker=3] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,148] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,148] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,149] INFO [Partition -uve-topic-2-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,149] INFO [Partition -uve-topic-2-10 broker=3] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,157] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,157] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,157] INFO [Partition -uve-topic-0-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,157] INFO [Partition -uve-topic-0-10 broker=3] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,165] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,166] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,166] INFO [Partition -uve-topic-9-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,166] INFO [Partition -uve-topic-9-10 broker=3] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,175] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,176] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,176] INFO [Partition -uve-topic-7-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,176] INFO [Partition -uve-topic-7-10 broker=3] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,184] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,184] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,184] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,184] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,193] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,194] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,194] INFO [Partition -uve-topic-8-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,194] INFO [Partition -uve-topic-8-10 broker=3] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,202] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,202] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,202] INFO [Partition -uve-topic-5-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,202] INFO [Partition -uve-topic-5-10 broker=3] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,209] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,209] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,209] INFO [Partition -uve-topic-6-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,210] INFO [Partition -uve-topic-6-10 broker=3] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,218] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,218] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,218] INFO [Partition structured_syslog_topic-21 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,218] INFO [Partition structured_syslog_topic-21 broker=3] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,225] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,226] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,226] INFO [Partition -uve-topic-3-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,226] INFO [Partition -uve-topic-3-10 broker=3] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,233] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,235] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,235] INFO [Partition -uve-topic-4-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,235] INFO [Partition -uve-topic-4-10 broker=3] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,245] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,246] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,246] INFO [Partition -uve-topic-0-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,246] INFO [Partition -uve-topic-0-11 broker=3] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,263] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,263] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,263] INFO [Partition -uve-topic-1-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,263] INFO [Partition -uve-topic-1-11 broker=3] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,273] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,273] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,273] INFO [Partition -uve-topic-8-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,273] INFO [Partition -uve-topic-8-11 broker=3] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,283] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,284] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,284] INFO [Partition -uve-topic-9-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,284] INFO [Partition -uve-topic-9-11 broker=3] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,286] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,288] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,288] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,288] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,288] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,288] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,288] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,288] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,294] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,294] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,294] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-03-19 05:48:21,294] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,306] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,306] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,306] INFO [Partition -uve-topic-6-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,306] INFO [Partition -uve-topic-6-11 broker=3] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,316] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,317] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,317] INFO [Partition -uve-topic-7-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,317] INFO [Partition -uve-topic-7-11 broker=3] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,324] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,324] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,324] INFO [Partition -uve-topic-4-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,324] INFO [Partition -uve-topic-4-11 broker=3] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,334] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,334] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,334] INFO [Partition -uve-topic-5-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,334] INFO [Partition -uve-topic-5-11 broker=3] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,336] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,340] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,340] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,341] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,341] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,341] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,341] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,341] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,343] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,344] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,345] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,345] INFO [Partition -uve-topic-2-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,345] INFO [Partition -uve-topic-2-11 broker=3] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,355] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,356] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,356] INFO [Partition structured_syslog_topic-20 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,356] INFO [Partition structured_syslog_topic-20 broker=3] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,367] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,367] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,367] INFO [Partition -uve-topic-3-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,367] INFO [Partition -uve-topic-3-11 broker=3] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,374] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,375] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,375] INFO [Partition -uve-topic-8-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-03-19 05:48:21,375] INFO [Partition -uve-topic-8-19 broker=3] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,386] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,386] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,386] INFO [Partition -uve-topic-9-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-03-19 05:48:21,386] INFO [Partition -uve-topic-9-19 broker=3] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,406] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,407] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,407] INFO [Partition -uve-topic-6-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-03-19 05:48:21,407] INFO [Partition -uve-topic-6-19 broker=3] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,418] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,418] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,418] INFO [Partition -uve-topic-7-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-03-19 05:48:21,418] INFO [Partition -uve-topic-7-19 broker=3] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,426] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,427] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,427] INFO [Partition -uve-topic-4-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-03-19 05:48:21,427] INFO [Partition -uve-topic-4-19 broker=3] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,437] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,437] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,437] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,437] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,448] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,448] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,448] INFO [Partition -uve-topic-5-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-03-19 05:48:21,448] INFO [Partition -uve-topic-5-19 broker=3] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,459] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,460] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,460] INFO [Partition -uve-topic-2-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-03-19 05:48:21,460] INFO [Partition -uve-topic-2-19 broker=3] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,464] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,466] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,466] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,467] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,467] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,467] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,467] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,467] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,470] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,470] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,470] INFO [Partition -uve-topic-3-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-03-19 05:48:21,470] INFO [Partition -uve-topic-3-19 broker=3] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,479] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,480] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,480] INFO [Partition -uve-topic-0-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,480] INFO [Partition -uve-topic-0-20 broker=3] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,488] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,488] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,488] INFO [Partition -uve-topic-7-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,488] INFO [Partition -uve-topic-7-20 broker=3] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,496] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,497] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,497] INFO [Partition -uve-topic-8-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,497] INFO [Partition -uve-topic-8-20 broker=3] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,505] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,505] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,505] INFO [Partition -uve-topic-5-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,505] INFO [Partition -uve-topic-5-20 broker=3] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,514] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,514] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,514] INFO [Partition -uve-topic-6-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,514] INFO [Partition -uve-topic-6-20 broker=3] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,522] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,522] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,522] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-03-19 05:48:21,522] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,532] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,532] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,532] INFO [Partition -uve-topic-3-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,532] INFO [Partition -uve-topic-3-20 broker=3] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,540] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,540] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,540] INFO [Partition -uve-topic-4-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,540] INFO [Partition -uve-topic-4-20 broker=3] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,548] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,549] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,549] INFO [Partition -uve-topic-1-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,549] INFO [Partition -uve-topic-1-20 broker=3] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,556] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,556] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,557] INFO [Partition -uve-topic-2-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,557] INFO [Partition -uve-topic-2-20 broker=3] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,565] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,565] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,565] INFO [Partition -uve-topic-9-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-03-19 05:48:21,565] INFO [Partition -uve-topic-9-20 broker=3] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,572] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,573] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,573] INFO [Partition -uve-topic-6-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,573] INFO [Partition -uve-topic-6-21 broker=3] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,582] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,582] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,582] INFO [Partition -uve-topic-7-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,582] INFO [Partition -uve-topic-7-21 broker=3] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,594] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,595] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,595] INFO [Partition -uve-topic-4-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,595] INFO [Partition -uve-topic-4-21 broker=3] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,603] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,603] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,603] INFO [Partition -uve-topic-5-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,603] INFO [Partition -uve-topic-5-21 broker=3] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,610] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,611] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,611] INFO [Partition -uve-topic-2-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,611] INFO [Partition -uve-topic-2-21 broker=3] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,622] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,622] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,622] INFO [Partition -uve-topic-3-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,622] INFO [Partition -uve-topic-3-21 broker=3] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,632] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,632] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,632] INFO [Partition -uve-topic-0-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,632] INFO [Partition -uve-topic-0-21 broker=3] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,647] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,648] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,655] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,655] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,655] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-03-19 05:48:21,655] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,666] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,666] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,667] INFO [Partition -uve-topic-1-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,667] INFO [Partition -uve-topic-1-21 broker=3] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,677] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,678] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,678] INFO [Partition -uve-topic-8-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,678] INFO [Partition -uve-topic-8-21 broker=3] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,688] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,688] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,688] INFO [Partition -uve-topic-9-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-03-19 05:48:21,688] INFO [Partition -uve-topic-9-21 broker=3] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,695] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,695] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,695] INFO [Partition -uve-topic-5-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,695] INFO [Partition -uve-topic-5-22 broker=3] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,704] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,704] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,704] INFO [Partition -uve-topic-6-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,704] INFO [Partition -uve-topic-6-22 broker=3] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,712] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,712] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,712] INFO [Partition -uve-topic-3-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,712] INFO [Partition -uve-topic-3-22 broker=3] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,719] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,719] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,719] INFO [Partition -uve-topic-4-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,719] INFO [Partition -uve-topic-4-22 broker=3] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,728] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,728] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,728] INFO [Partition -uve-topic-1-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,728] INFO [Partition -uve-topic-1-22 broker=3] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,736] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,736] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,736] INFO [Partition -uve-topic-2-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,737] INFO [Partition -uve-topic-2-22 broker=3] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,743] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,743] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,743] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-03-19 05:48:21,743] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,753] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,753] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,754] INFO [Partition -uve-topic-0-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,754] INFO [Partition -uve-topic-0-22 broker=3] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,760] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,760] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,760] INFO [Partition -uve-topic-9-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,760] INFO [Partition -uve-topic-9-22 broker=3] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,768] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,768] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,768] INFO [Partition -uve-topic-7-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,768] INFO [Partition -uve-topic-7-22 broker=3] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,776] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,776] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,776] INFO [Partition -uve-topic-8-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-03-19 05:48:21,776] INFO [Partition -uve-topic-8-22 broker=3] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,787] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,787] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,787] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,787] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,787] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,787] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,787] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,787] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,787] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,787] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,787] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-03-19 05:48:21,787] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,794] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,795] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,795] INFO [Partition -uve-topic-8-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-03-19 05:48:21,795] INFO [Partition -uve-topic-8-15 broker=3] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,807] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,807] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,807] INFO [Partition -uve-topic-9-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-03-19 05:48:21,807] INFO [Partition -uve-topic-9-15 broker=3] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,819] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,819] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,819] INFO [Partition -uve-topic-6-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-03-19 05:48:21,819] INFO [Partition -uve-topic-6-15 broker=3] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,830] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,830] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,830] INFO [Partition -uve-topic-7-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-03-19 05:48:21,830] INFO [Partition -uve-topic-7-15 broker=3] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,838] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,839] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,839] INFO [Partition -uve-topic-3-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,839] INFO [Partition -uve-topic-3-16 broker=3] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,848] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,848] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,848] INFO [Partition -uve-topic-4-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,848] INFO [Partition -uve-topic-4-16 broker=3] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,857] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,858] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,858] INFO [Partition -uve-topic-1-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,858] INFO [Partition -uve-topic-1-16 broker=3] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,866] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,867] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,867] INFO [Partition -uve-topic-2-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,867] INFO [Partition -uve-topic-2-16 broker=3] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,873] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,873] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,873] INFO [Partition -uve-topic-0-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,873] INFO [Partition -uve-topic-0-16 broker=3] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,883] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,884] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,884] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-03-19 05:48:21,884] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,892] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,893] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,893] INFO [Partition -uve-topic-9-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,893] INFO [Partition -uve-topic-9-16 broker=3] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,903] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,904] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,904] INFO [Partition -uve-topic-7-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,904] INFO [Partition -uve-topic-7-16 broker=3] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,914] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,914] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,914] INFO [Partition -uve-topic-8-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,914] INFO [Partition -uve-topic-8-16 broker=3] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,920] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,921] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,921] INFO [Partition -uve-topic-5-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,921] INFO [Partition -uve-topic-5-16 broker=3] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,931] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,931] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,931] INFO [Partition -uve-topic-6-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-03-19 05:48:21,931] INFO [Partition -uve-topic-6-16 broker=3] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,942] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,943] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,943] INFO [Partition -uve-topic-2-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-03-19 05:48:21,943] INFO [Partition -uve-topic-2-17 broker=3] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,951] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,952] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,952] INFO [Partition -uve-topic-3-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-03-19 05:48:21,952] INFO [Partition -uve-topic-3-17 broker=3] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,962] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:21,963] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,963] INFO [Partition -uve-topic-0-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-03-19 05:48:21,963] INFO [Partition -uve-topic-0-17 broker=3] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,972] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,973] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,973] INFO [Partition -uve-topic-1-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-03-19 05:48:21,973] INFO [Partition -uve-topic-1-17 broker=3] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,982] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,983] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,983] INFO [Partition -uve-topic-8-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-03-19 05:48:21,983] INFO [Partition -uve-topic-8-17 broker=3] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,992] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,992] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,992] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-03-19 05:48:21,992] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,000] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,001] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,001] INFO [Partition -uve-topic-9-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-03-19 05:48:22,001] INFO [Partition -uve-topic-9-17 broker=3] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,009] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,010] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,010] INFO [Partition -uve-topic-6-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-03-19 05:48:22,010] INFO [Partition -uve-topic-6-17 broker=3] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,019] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,019] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,019] INFO [Partition -uve-topic-7-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-03-19 05:48:22,019] INFO [Partition -uve-topic-7-17 broker=3] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,025] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,025] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,025] INFO [Partition -uve-topic-4-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-03-19 05:48:22,025] INFO [Partition -uve-topic-4-17 broker=3] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,033] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,033] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,033] INFO [Partition -uve-topic-5-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-03-19 05:48:22,033] INFO [Partition -uve-topic-5-17 broker=3] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,041] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,041] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,041] INFO [Partition -uve-topic-1-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-03-19 05:48:22,041] INFO [Partition -uve-topic-1-18 broker=3] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,049] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,050] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,050] INFO [Partition -uve-topic-2-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-03-19 05:48:22,050] INFO [Partition -uve-topic-2-18 broker=3] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,056] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,057] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,057] INFO [Partition -uve-topic-0-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-03-19 05:48:22,057] INFO [Partition -uve-topic-0-18 broker=3] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,064] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,064] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,064] INFO [Partition -uve-topic-9-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-03-19 05:48:22,064] INFO [Partition -uve-topic-9-18 broker=3] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,072] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,072] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,072] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-03-19 05:48:22,072] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,081] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,081] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,081] INFO [Partition -uve-topic-7-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-03-19 05:48:22,081] INFO [Partition -uve-topic-7-18 broker=3] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,088] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,088] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,088] INFO [Partition -uve-topic-8-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-03-19 05:48:22,088] INFO [Partition -uve-topic-8-18 broker=3] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,096] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,096] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,096] INFO [Partition -uve-topic-5-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-03-19 05:48:22,096] INFO [Partition -uve-topic-5-18 broker=3] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,107] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,107] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,107] INFO [Partition -uve-topic-6-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-03-19 05:48:22,108] INFO [Partition -uve-topic-6-18 broker=3] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,116] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,116] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,116] INFO [Partition -uve-topic-3-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-03-19 05:48:22,116] INFO [Partition -uve-topic-3-18 broker=3] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,128] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,128] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,128] INFO [Partition -uve-topic-4-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-03-19 05:48:22,128] INFO [Partition -uve-topic-4-18 broker=3] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,141] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,141] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,141] INFO [Partition -uve-topic-0-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-03-19 05:48:22,141] INFO [Partition -uve-topic-0-19 broker=3] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,152] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,152] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,152] INFO [Partition -uve-topic-1-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-03-19 05:48:22,152] INFO [Partition -uve-topic-1-19 broker=3] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,159] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,159] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,159] INFO [Partition -uve-topic-0-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-03-19 05:48:22,159] INFO [Partition -uve-topic-0-27 broker=3] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,170] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,170] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,170] INFO [Partition -uve-topic-1-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-03-19 05:48:22,170] INFO [Partition -uve-topic-1-27 broker=3] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,176] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,176] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,176] INFO [Partition structured_syslog_topic-0 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,176] INFO [Partition structured_syslog_topic-0 broker=3] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,185] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,186] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,186] INFO [Partition -uve-topic-8-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-03-19 05:48:22,186] INFO [Partition -uve-topic-8-27 broker=3] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,195] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,195] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,195] INFO [Partition -uve-topic-9-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-03-19 05:48:22,195] INFO [Partition -uve-topic-9-27 broker=3] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,203] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,203] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,203] INFO [Partition -uve-topic-6-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-03-19 05:48:22,203] INFO [Partition -uve-topic-6-27 broker=3] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,211] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,211] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,211] INFO [Partition -uve-topic-7-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-03-19 05:48:22,211] INFO [Partition -uve-topic-7-27 broker=3] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,219] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,222] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,222] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,222] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-03-19 05:48:22,222] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,233] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,233] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,233] INFO [Partition -uve-topic-4-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-03-19 05:48:22,233] INFO [Partition -uve-topic-4-27 broker=3] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,243] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,243] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,243] INFO [Partition -uve-topic-5-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-03-19 05:48:22,243] INFO [Partition -uve-topic-5-27 broker=3] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,253] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,254] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,254] INFO [Partition -uve-topic-2-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-03-19 05:48:22,254] INFO [Partition -uve-topic-2-27 broker=3] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,260] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,260] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,260] INFO [Partition -uve-topic-3-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-03-19 05:48:22,260] INFO [Partition -uve-topic-3-27 broker=3] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,270] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,270] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,270] INFO [Partition -uve-topic-0-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-03-19 05:48:22,270] INFO [Partition -uve-topic-0-28 broker=3] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,278] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,279] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,279] INFO [Partition -uve-topic-7-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-03-19 05:48:22,279] INFO [Partition -uve-topic-7-28 broker=3] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,290] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,290] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,290] INFO [Partition -uve-topic-8-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-03-19 05:48:22,290] INFO [Partition -uve-topic-8-28 broker=3] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,299] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,300] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,300] INFO [Partition -uve-topic-5-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-03-19 05:48:22,300] INFO [Partition -uve-topic-5-28 broker=3] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,310] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,310] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,310] INFO [Partition -uve-topic-6-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-03-19 05:48:22,310] INFO [Partition -uve-topic-6-28 broker=3] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,317] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,317] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,317] INFO [Partition -uve-topic-3-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-03-19 05:48:22,317] INFO [Partition -uve-topic-3-28 broker=3] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,328] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,328] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,328] INFO [Partition -uve-topic-4-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-03-19 05:48:22,328] INFO [Partition -uve-topic-4-28 broker=3] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,340] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,341] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,341] INFO [Partition -uve-topic-1-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-03-19 05:48:22,341] INFO [Partition -uve-topic-1-28 broker=3] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,343] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,353] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,353] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,353] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,354] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,365] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,365] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,365] INFO [Partition -uve-topic-2-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-03-19 05:48:22,366] INFO [Partition -uve-topic-2-28 broker=3] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,374] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,375] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,375] INFO [Partition structured_syslog_topic-2 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,375] INFO [Partition structured_syslog_topic-2 broker=3] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,385] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,385] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,385] INFO [Partition -uve-topic-9-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-03-19 05:48:22,386] INFO [Partition -uve-topic-9-28 broker=3] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,394] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,395] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,395] INFO [Partition -uve-topic-6-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-03-19 05:48:22,395] INFO [Partition -uve-topic-6-29 broker=3] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,404] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,404] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,404] INFO [Partition -uve-topic-7-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-03-19 05:48:22,404] INFO [Partition -uve-topic-7-29 broker=3] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,415] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,415] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,415] INFO [Partition -uve-topic-4-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-03-19 05:48:22,415] INFO [Partition -uve-topic-4-29 broker=3] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,425] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,425] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,425] INFO [Partition -uve-topic-5-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-03-19 05:48:22,425] INFO [Partition -uve-topic-5-29 broker=3] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,437] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,438] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,438] INFO [Partition -uve-topic-2-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-03-19 05:48:22,438] INFO [Partition -uve-topic-2-29 broker=3] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,460] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,460] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,460] INFO [Partition -uve-topic-3-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-03-19 05:48:22,460] INFO [Partition -uve-topic-3-29 broker=3] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,465] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,468] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,468] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,468] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,468] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,468] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,468] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,473] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,473] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,473] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,473] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,481] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,481] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,481] INFO [Partition -uve-topic-0-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-03-19 05:48:22,482] INFO [Partition -uve-topic-0-29 broker=3] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,487] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,488] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,488] INFO [Partition -uve-topic-1-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-03-19 05:48:22,488] INFO [Partition -uve-topic-1-29 broker=3] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,496] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,497] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,497] INFO [Partition structured_syslog_topic-1 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,497] INFO [Partition structured_syslog_topic-1 broker=3] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,508] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,509] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,509] INFO [Partition -uve-topic-8-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-03-19 05:48:22,509] INFO [Partition -uve-topic-8-29 broker=3] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,519] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,519] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,519] INFO [Partition -uve-topic-9-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-03-19 05:48:22,519] INFO [Partition -uve-topic-9-29 broker=3] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,528] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,528] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,528] INFO [Partition -uve-topic-4-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-03-19 05:48:22,528] INFO [Partition -uve-topic-4-23 broker=3] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,538] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,539] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,539] INFO [Partition -uve-topic-5-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-03-19 05:48:22,539] INFO [Partition -uve-topic-5-23 broker=3] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,550] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,550] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,550] INFO [Partition -uve-topic-2-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-03-19 05:48:22,551] INFO [Partition -uve-topic-2-23 broker=3] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,556] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,557] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,558] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,558] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,558] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,558] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,558] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,558] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,562] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,562] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,562] INFO [Partition -uve-topic-3-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-03-19 05:48:22,563] INFO [Partition -uve-topic-3-23 broker=3] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,572] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,572] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,572] INFO [Partition -uve-topic-0-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-03-19 05:48:22,572] INFO [Partition -uve-topic-0-23 broker=3] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,578] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,578] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,578] INFO [Partition -uve-topic-1-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-03-19 05:48:22,578] INFO [Partition -uve-topic-1-23 broker=3] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,587] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,587] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,587] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-03-19 05:48:22,588] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,595] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,596] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,596] INFO [Partition -uve-topic-8-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-03-19 05:48:22,596] INFO [Partition -uve-topic-8-23 broker=3] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,605] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,605] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,605] INFO [Partition -uve-topic-9-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-03-19 05:48:22,605] INFO [Partition -uve-topic-9-23 broker=3] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,615] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,615] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,627] INFO [Partition -uve-topic-6-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-03-19 05:48:22,627] INFO [Partition -uve-topic-6-23 broker=3] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,636] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,636] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,637] INFO [Partition structured_syslog_topic-4 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,637] INFO [Partition structured_syslog_topic-4 broker=3] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,639] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,644] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,645] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,651] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,652] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,652] INFO [Partition -uve-topic-7-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-03-19 05:48:22,652] INFO [Partition -uve-topic-7-23 broker=3] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,663] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,664] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,664] INFO [Partition structured_syslog_topic-3 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,664] INFO [Partition structured_syslog_topic-3 broker=3] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,670] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,671] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,671] INFO [Partition -uve-topic-3-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-03-19 05:48:22,671] INFO [Partition -uve-topic-3-24 broker=3] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,681] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,681] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,683] INFO [Partition -uve-topic-4-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-03-19 05:48:22,683] INFO [Partition -uve-topic-4-24 broker=3] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,697] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,698] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,699] INFO [Partition -uve-topic-1-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-03-19 05:48:22,699] INFO [Partition -uve-topic-1-24 broker=3] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,711] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,712] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,712] INFO [Partition -uve-topic-2-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-03-19 05:48:22,712] INFO [Partition -uve-topic-2-24 broker=3] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,720] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,722] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,722] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,722] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,722] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,722] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,722] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,722] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,722] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,725] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,725] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,725] INFO [Partition -uve-topic-0-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-03-19 05:48:22,725] INFO [Partition -uve-topic-0-24 broker=3] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,735] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,736] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,736] INFO [Partition -uve-topic-9-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-03-19 05:48:22,736] INFO [Partition -uve-topic-9-24 broker=3] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,752] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,752] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,752] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-03-19 05:48:22,753] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,762] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,763] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,763] INFO [Partition -uve-topic-7-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-03-19 05:48:22,763] INFO [Partition -uve-topic-7-24 broker=3] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,770] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,770] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,770] INFO [Partition -uve-topic-8-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-03-19 05:48:22,770] INFO [Partition -uve-topic-8-24 broker=3] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,779] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,779] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,781] INFO [Partition -uve-topic-5-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-03-19 05:48:22,781] INFO [Partition -uve-topic-5-24 broker=3] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,787] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,787] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,787] INFO [Partition -uve-topic-6-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-03-19 05:48:22,787] INFO [Partition -uve-topic-6-24 broker=3] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,793] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,794] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,794] INFO [Partition -uve-topic-2-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-03-19 05:48:22,794] INFO [Partition -uve-topic-2-25 broker=3] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,803] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,803] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,803] INFO [Partition -uve-topic-3-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-03-19 05:48:22,803] INFO [Partition -uve-topic-3-25 broker=3] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,811] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,812] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,812] INFO [Partition -uve-topic-0-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-03-19 05:48:22,812] INFO [Partition -uve-topic-0-25 broker=3] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,821] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,821] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,821] INFO [Partition -uve-topic-1-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-03-19 05:48:22,821] INFO [Partition -uve-topic-1-25 broker=3] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,828] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,829] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,829] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-03-19 05:48:22,829] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,839] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,839] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,840] INFO [Partition -uve-topic-8-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-03-19 05:48:22,840] INFO [Partition -uve-topic-8-25 broker=3] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,850] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,851] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,851] INFO [Partition -uve-topic-9-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-03-19 05:48:22,852] INFO [Partition -uve-topic-9-25 broker=3] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,860] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,860] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,860] INFO [Partition -uve-topic-6-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-03-19 05:48:22,860] INFO [Partition -uve-topic-6-25 broker=3] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,870] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,871] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,871] INFO [Partition structured_syslog_topic-6 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-03-19 05:48:22,871] INFO [Partition structured_syslog_topic-6 broker=3] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,881] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,881] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,882] INFO [Partition -uve-topic-7-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-03-19 05:48:22,882] INFO [Partition -uve-topic-7-25 broker=3] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,893] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,893] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,893] INFO [Partition -uve-topic-4-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-03-19 05:48:22,893] INFO [Partition -uve-topic-4-25 broker=3] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,901] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,904] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,904] INFO [Partition -uve-topic-5-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-03-19 05:48:22,904] INFO [Partition -uve-topic-5-25 broker=3] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,920] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,920] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,920] INFO [Partition -uve-topic-1-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-03-19 05:48:22,921] INFO [Partition -uve-topic-1-26 broker=3] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,931] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,931] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,931] INFO [Partition -uve-topic-2-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-03-19 05:48:22,931] INFO [Partition -uve-topic-2-26 broker=3] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,940] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,940] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,940] INFO [Partition -uve-topic-0-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-03-19 05:48:22,940] INFO [Partition -uve-topic-0-26 broker=3] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,950] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,951] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,951] INFO [Partition -uve-topic-9-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-03-19 05:48:22,951] INFO [Partition -uve-topic-9-26 broker=3] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,959] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,959] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,959] INFO [Partition -uve-topic-7-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-03-19 05:48:22,959] INFO [Partition -uve-topic-7-26 broker=3] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,963] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:22,969] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,969] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,969] INFO [Partition -uve-topic-8-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-03-19 05:48:22,969] INFO [Partition -uve-topic-8-26 broker=3] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,977] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,978] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,978] INFO [Partition -uve-topic-5-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-03-19 05:48:22,978] INFO [Partition -uve-topic-5-26 broker=3] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,987] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,988] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,988] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-03-19 05:48:22,988] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,996] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,996] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,997] INFO [Partition -uve-topic-6-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-03-19 05:48:22,997] INFO [Partition -uve-topic-6-26 broker=3] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,013] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,014] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,014] INFO [Partition structured_syslog_topic-5 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-03-19 05:48:23,014] INFO [Partition structured_syslog_topic-5 broker=3] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,025] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,025] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,025] INFO [Partition -uve-topic-3-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,025] INFO [Partition -uve-topic-3-26 broker=3] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,036] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,037] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,037] INFO [Partition -uve-topic-4-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,037] INFO [Partition -uve-topic-4-26 broker=3] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,047] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,047] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,047] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-03-19 05:48:23,048] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,058] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,058] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,058] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-03-19 05:48:23,058] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,064] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,065] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,065] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,065] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,073] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,073] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,073] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-03-19 05:48:23,073] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,082] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,082] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,082] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-03-19 05:48:23,082] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,091] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,092] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,092] INFO [Partition -uve-topic-27-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,092] INFO [Partition -uve-topic-27-28 broker=3] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,100] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,100] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,100] INFO [Partition -uve-topic-28-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,100] INFO [Partition -uve-topic-28-28 broker=3] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,108] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,108] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,108] INFO [Partition -uve-topic-29-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,108] INFO [Partition -uve-topic-29-28 broker=3] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,117] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,117] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,117] INFO [Partition -uve-topic-23-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,117] INFO [Partition -uve-topic-23-28 broker=3] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,126] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,126] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,126] INFO [Partition -uve-topic-24-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,126] INFO [Partition -uve-topic-24-28 broker=3] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,134] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,134] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,135] INFO [Partition -uve-topic-25-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,135] INFO [Partition -uve-topic-25-28 broker=3] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,145] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,146] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,146] INFO [Partition -uve-topic-26-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,146] INFO [Partition -uve-topic-26-28 broker=3] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,156] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,156] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,156] INFO [Partition -uve-topic-20-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,156] INFO [Partition -uve-topic-20-29 broker=3] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,165] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,165] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,165] INFO [Partition -uve-topic-21-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,165] INFO [Partition -uve-topic-21-29 broker=3] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,174] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,175] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,175] INFO [Partition -uve-topic-28-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,175] INFO [Partition -uve-topic-28-27 broker=3] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,185] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,185] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,185] INFO [Partition -uve-topic-15-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,185] INFO [Partition -uve-topic-15-29 broker=3] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,194] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,195] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,195] INFO [Partition -uve-topic-29-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,195] INFO [Partition -uve-topic-29-27 broker=3] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,204] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,205] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,205] INFO [Partition -uve-topic-16-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,205] INFO [Partition -uve-topic-16-29 broker=3] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,213] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,213] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,213] INFO [Partition -uve-topic-17-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,213] INFO [Partition -uve-topic-17-29 broker=3] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,220] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,222] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,223] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,223] INFO [Partition -uve-topic-18-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,223] INFO [Partition -uve-topic-18-29 broker=3] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,232] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,232] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,232] INFO [Partition -uve-topic-24-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,233] INFO [Partition -uve-topic-24-27 broker=3] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,243] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,243] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,243] INFO [Partition -uve-topic-11-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,243] INFO [Partition -uve-topic-11-29 broker=3] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,249] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,250] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,250] INFO [Partition -uve-topic-25-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,250] INFO [Partition -uve-topic-25-27 broker=3] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,257] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,257] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,257] INFO [Partition -uve-topic-12-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,257] INFO [Partition -uve-topic-12-29 broker=3] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,265] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,266] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,266] INFO [Partition -uve-topic-26-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,266] INFO [Partition -uve-topic-26-27 broker=3] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,273] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,273] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,273] INFO [Partition -uve-topic-13-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,273] INFO [Partition -uve-topic-13-29 broker=3] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,282] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,283] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,283] INFO [Partition -uve-topic-27-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,283] INFO [Partition -uve-topic-27-27 broker=3] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,291] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,291] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,291] INFO [Partition -uve-topic-14-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,291] INFO [Partition -uve-topic-14-29 broker=3] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,299] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,300] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,300] INFO [Partition -uve-topic-20-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,300] INFO [Partition -uve-topic-20-28 broker=3] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,308] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,308] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,308] INFO [Partition -uve-topic-21-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,308] INFO [Partition -uve-topic-21-28 broker=3] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,316] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,316] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,316] INFO [Partition -uve-topic-22-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,317] INFO [Partition -uve-topic-22-28 broker=3] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,322] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,323] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,323] INFO [Partition -uve-topic-19-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,323] INFO [Partition -uve-topic-19-29 broker=3] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,334] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,335] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,335] INFO [Partition -uve-topic-26-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,335] INFO [Partition -uve-topic-26-29 broker=3] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,337] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,339] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,339] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,339] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,339] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,339] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,339] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,339] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,343] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,344] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,344] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,344] INFO [Partition -uve-topic-27-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,345] INFO [Partition -uve-topic-27-29 broker=3] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,354] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,354] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,355] INFO [Partition -uve-topic-28-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,355] INFO [Partition -uve-topic-28-29 broker=3] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,361] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,361] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,361] INFO [Partition -uve-topic-29-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,361] INFO [Partition -uve-topic-29-29 broker=3] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,369] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,369] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,370] INFO [Partition -uve-topic-22-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,370] INFO [Partition -uve-topic-22-29 broker=3] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,378] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,378] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,378] INFO [Partition -uve-topic-23-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,378] INFO [Partition -uve-topic-23-29 broker=3] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,391] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,391] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,391] INFO [Partition -uve-topic-24-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,391] INFO [Partition -uve-topic-24-29 broker=3] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,398] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,398] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,398] INFO [Partition -uve-topic-25-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,398] INFO [Partition -uve-topic-25-29 broker=3] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,405] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,405] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,405] INFO [Partition structured_syslog_topic-23 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,405] INFO [Partition structured_syslog_topic-23 broker=3] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,417] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,417] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,417] INFO [Partition structured_syslog_topic-22 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,417] INFO [Partition structured_syslog_topic-22 broker=3] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,426] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,427] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,427] INFO [Partition structured_syslog_topic-25 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,427] INFO [Partition structured_syslog_topic-25 broker=3] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,436] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,436] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,436] INFO [Partition structured_syslog_topic-24 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,436] INFO [Partition structured_syslog_topic-24 broker=3] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,444] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,444] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,444] INFO [Partition structured_syslog_topic-27 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,444] INFO [Partition structured_syslog_topic-27 broker=3] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,453] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,453] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,453] INFO [Partition structured_syslog_topic-26 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,453] INFO [Partition structured_syslog_topic-26 broker=3] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,459] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,462] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,463] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,463] INFO [Partition structured_syslog_topic-28 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,463] INFO [Partition structured_syslog_topic-28 broker=3] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,463] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,472] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,472] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,472] INFO [Partition structured_syslog_topic-29 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-03-19 05:48:23,472] INFO [Partition structured_syslog_topic-29 broker=3] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,482] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,482] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,482] INFO [Partition -uve-topic-3-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-03-19 05:48:23,482] INFO [Partition -uve-topic-3-0 broker=3] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,491] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,491] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,491] INFO [Partition -uve-topic-4-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-03-19 05:48:23,491] INFO [Partition -uve-topic-4-0 broker=3] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,500] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,500] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,500] INFO [Partition -uve-topic-1-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-03-19 05:48:23,500] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,507] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,508] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,508] INFO [Partition -uve-topic-2-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-03-19 05:48:23,508] INFO [Partition -uve-topic-2-0 broker=3] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,517] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,517] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,517] INFO [Partition -uve-topic-0-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-03-19 05:48:23,517] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,530] INFO [Admin Manager on Broker 3]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-03-19 05:48:23,623] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:23,733] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:23,808] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:23,808] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:23,809] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:23,811] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:23,814] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:23,814] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:23,816] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:23,835] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:23,910] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:23,911] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:23,912] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:23,915] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:23,916] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:23,918] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:23,918] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:23,937] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,012] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:24,013] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:24,014] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:24,017] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:24,018] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:24,019] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:24,020] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:24,039] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,115] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:24,115] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:24,116] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:24,119] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:24,120] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:24,121] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:24,122] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:24,141] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,217] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:24,217] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:24,219] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:24,222] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:24,222] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:24,223] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:24,224] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:24,243] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,319] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:24,320] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:24,322] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:24,323] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:24,324] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:24,324] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:24,325] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:24,345] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,421] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:24,422] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:24,424] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:24,425] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:24,425] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:24,426] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:24,430] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:24,447] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,449] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,514] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-03-19 05:48:24,522] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:24,523] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:24,529] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:24,532] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:24,534] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:24,535] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:24,536] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:24,550] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,582] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,617] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-03-19 05:48:24,625] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:24,629] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:24,633] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:24,636] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:24,637] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:24,638] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:24,639] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:24,652] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,685] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,720] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-03-19 05:48:24,726] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:24,731] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:24,736] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:24,763] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:24,766] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:24,768] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:24,772] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:24,773] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,791] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,824] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-03-19 05:48:24,829] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:24,834] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:24,848] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:24,869] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:24,870] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:24,871] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:24,876] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-8-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-9-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-10-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-20-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition structured_syslog_topic-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-21-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-11-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-12-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-22-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-13-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-23-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-27-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-17-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-0-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-28-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-18-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-19-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-29-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-13-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-23-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-14-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-24-22 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-25-22 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-15-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-16-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-26-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition structured_syslog_topic-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-7-6 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-8-6 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-5-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-6-6 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-3-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,883] INFO [Partition -uve-topic-4-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-1-6 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-2-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-9-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-21-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-11-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-12-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-22-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition structured_syslog_topic-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-13-25 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-23-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-14-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-24-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-10-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-20-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-0-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-28-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-18-24 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-1-7 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-19-24 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-29-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-14-24 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-24-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-25-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-15-24 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-16-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-26-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-27-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-17-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-8-7 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-9-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition structured_syslog_topic-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-6-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-7-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-4-7 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-5-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-2-7 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-3-7 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,884] INFO [Partition -uve-topic-8-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-9-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-6-3 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-7-3 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-12-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-22-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-13-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-23-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-14-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-24-25 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition structured_syslog_topic-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-25-25 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-15-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-10-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-20-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-21-25 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-11-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-19-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-29-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-25-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-15-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-16-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-26-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-27-24 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-17-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-28-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-18-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-5-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-6-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-3-4 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition structured_syslog_topic-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-4-4 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-1-4 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-2-4 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-0-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-9-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-7-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-8-4 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-13-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-23-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-14-27 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-24-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-25-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-15-27 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,885] INFO [Partition -uve-topic-16-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-26-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition structured_syslog_topic-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-10-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-20-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-21-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-11-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-12-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-22-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-16-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-26-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-27-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-17-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-28-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-18-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-19-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-29-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-6-5 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-7-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-4-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-5-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition structured_syslog_topic-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-2-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-3-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-0-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-1-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition structured_syslog_topic-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-3-10 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-13-19 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-23-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-4-10 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-14-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-24-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-1-10 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-25-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-15-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-2-10 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-16-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-26-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-0-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-10-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-20-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-21-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [Partition -uve-topic-11-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-12-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-22-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-9-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition structured_syslog_topic-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-7-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-27-18 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-17-19 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-8-10 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-28-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-18-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-5-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-19-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-29-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-6-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-10-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-20-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition structured_syslog_topic-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-4-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-14-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-24-19 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-5-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-25-19 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-15-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-2-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-16-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-26-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-3-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-27-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-17-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-0-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-10-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-20-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-1-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-21-19 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-11-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-12-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-22-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-13-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-23-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-8-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-28-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-18-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition structured_syslog_topic-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-9-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-19-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-29-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-6-11 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-7-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-10-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-20-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-21-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-11-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-1-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-25-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-15-21 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-2-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-16-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-26-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-27-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-17-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-0-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-28-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-18-21 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-21-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-11-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-12-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-22-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-13-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-23-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-14-21 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-24-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-9-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-7-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-8-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-5-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-19-21 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-29-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-6-8 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition structured_syslog_topic-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-3-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-4-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-10-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-20-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-21-22 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-11-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-12-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-22-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-2-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-16-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,892] INFO [Partition -uve-topic-26-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,896] INFO [Partition -uve-topic-3-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,893] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-03-19 05:48:24,892] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,901] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:24,896] INFO [Partition -uve-topic-27-21 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,905] INFO [Partition -uve-topic-17-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-0-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-28-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-18-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-1-9 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-19-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-29-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-12-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-22-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-13-22 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-23-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-14-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-24-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-25-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-15-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-8-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-9-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-6-9 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-7-9 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-4-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition structured_syslog_topic-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-5-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,906] INFO [Partition -uve-topic-0-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-7-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition structured_syslog_topic-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-8-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-5-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-6-14 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-3-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-4-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-1-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-2-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-9-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition structured_syslog_topic-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-0-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-1-15 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-8-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-9-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition structured_syslog_topic-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-6-15 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-7-15 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-4-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-5-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-2-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-3-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition structured_syslog_topic-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-5-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-6-12 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,907] INFO [Partition -uve-topic-3-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,908] INFO [Partition -uve-topic-4-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,908] INFO [Partition -uve-topic-1-12 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,908] INFO [Partition -uve-topic-2-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,908] INFO [Partition -uve-topic-0-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,908] INFO [Partition -uve-topic-9-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-7-12 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-8-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition structured_syslog_topic-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-6-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-7-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-4-13 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-5-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-2-13 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-3-13 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-0-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-1-13 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-8-13 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-9-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition structured_syslog_topic-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-3-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-4-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-1-18 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-2-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-0-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-9-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-7-18 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-8-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-5-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-6-18 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition structured_syslog_topic-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-4-19 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-5-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,909] INFO [Partition -uve-topic-2-19 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-3-19 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-0-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-1-19 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-8-19 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-9-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-6-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-7-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition structured_syslog_topic-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-1-16 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-2-16 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-0-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-9-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-7-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-8-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-5-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-6-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-3-16 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-4-16 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition structured_syslog_topic-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-2-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-3-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-0-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-1-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-8-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-9-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,910] INFO [Partition -uve-topic-6-17 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:24,911] INFO [Partition -uve-topic-7-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,920] INFO [Partition -uve-topic-4-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:24,920] INFO [Partition -uve-topic-5-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:24,930] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-03-19 05:48:24,931] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:24,941] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:24,958] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:24,978] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:24,980] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:24,980] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:24,981] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:24,999] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-03-19 05:48:25,003] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:25,027] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:25,033] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-03-19 05:48:25,035] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:25,045] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:25,060] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:25,081] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:25,082] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:25,083] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:25,085] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:25,102] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-03-19 05:48:25,105] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:25,130] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:25,136] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-03-19 05:48:25,137] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:25,150] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:25,162] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:25,185] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:25,185] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:25,186] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:25,189] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:25,205] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-03-19 05:48:25,208] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:25,234] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:25,238] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:25,238] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-03-19 05:48:25,253] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:25,264] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:25,287] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:25,288] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:25,288] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:25,290] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:25,307] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-03-19 05:48:25,311] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:25,336] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:25,339] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:25,340] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-03-19 05:48:25,354] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:25,366] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:25,388] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:25,390] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:25,391] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:25,391] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:25,409] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-03-19 05:48:25,412] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:25,438] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:48:25,442] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-03-19 05:48:25,442] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-03-19 05:48:25,456] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:48:25,468] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:48:25,490] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:48:25,491] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-03-19 05:48:25,492] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-03-19 05:48:25,493] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:48:25,510] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-03-19 05:48:25,515] INFO [Partition structured_syslog_topic-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition structured_syslog_topic-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-8-1 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-9-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-6-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-7-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-4-1 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-5-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-14-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-24-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-25-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-15-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-16-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-26-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-27-27 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-17-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-10-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-20-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-21-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-11-28 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-12-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-22-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-13-28 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-23-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition structured_syslog_topic-19 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition -uve-topic-27-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-17-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-28-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-18-27 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-19-27 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-29-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-3-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-4-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-1-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-2-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-0-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-9-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-10-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-20-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-7-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-8-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-5-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-6-2 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-25-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-15-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-16-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-26-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-27-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-17-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-28-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-18-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-21-28 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-11-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-12-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-22-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-13-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-23-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-14-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-24-28 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-28-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-18-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition structured_syslog_topic-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-19-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-29-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-4-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-5-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-2-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-3-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-0-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-1-3 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-20-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-21-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-26-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-27-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-28-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-29-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,516] INFO [Partition -uve-topic-22-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-23-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-24-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-25-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-19-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-29-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition structured_syslog_topic-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-1-0 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-2-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-0-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-9-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-7-0 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-8-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-5-0 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-6-0 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-3-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-4-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition structured_syslog_topic-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition structured_syslog_topic-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-2-1 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-3-1 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-0-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-1-1 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-27-6 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-17-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-28-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-18-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-19-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-29-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-13-7 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-23-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-14-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-24-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-25-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-15-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-16-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,517] INFO [Partition -uve-topic-26-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [Partition -uve-topic-10-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [Partition -uve-topic-20-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [Partition -uve-topic-21-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [Partition -uve-topic-11-7 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [Partition -uve-topic-12-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [Partition -uve-topic-22-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [Partition -uve-topic-28-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [Partition -uve-topic-18-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [Partition -uve-topic-19-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [Partition -uve-topic-29-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-14-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-24-7 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-25-7 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-15-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-16-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-26-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-27-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-17-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-10-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-20-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-21-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-11-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-12-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-22-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-13-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-23-7 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-19-9 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-29-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-25-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-15-9 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,521] INFO [Partition -uve-topic-16-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,522] INFO [Partition -uve-topic-26-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,522] INFO [Partition -uve-topic-27-8 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,522] INFO [Partition -uve-topic-17-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,522] INFO [Partition -uve-topic-28-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,522] INFO [Partition -uve-topic-18-9 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,522] INFO [Partition -uve-topic-21-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,522] INFO [Partition -uve-topic-11-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,522] INFO [Partition -uve-topic-12-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,525] INFO [Partition -uve-topic-22-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,528] INFO [Partition -uve-topic-13-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,529] INFO [Partition -uve-topic-23-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,530] INFO [Partition -uve-topic-14-9 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,531] INFO [Partition -uve-topic-24-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,532] INFO [Partition -uve-topic-10-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,532] INFO [Partition -uve-topic-20-8 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,532] INFO [Partition -uve-topic-16-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,532] INFO [Partition -uve-topic-26-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,532] INFO [Partition -uve-topic-27-9 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,532] INFO [Partition -uve-topic-17-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,532] INFO [Partition -uve-topic-28-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,532] INFO [Partition -uve-topic-18-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,532] INFO [Partition -uve-topic-19-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,532] INFO [Partition -uve-topic-29-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,533] INFO [Partition -uve-topic-12-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,533] INFO [Partition -uve-topic-22-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,534] INFO [Partition -uve-topic-13-10 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,534] INFO [Partition -uve-topic-23-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,534] INFO [Partition -uve-topic-14-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,534] INFO [Partition -uve-topic-24-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,534] INFO [Partition -uve-topic-25-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-15-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-10-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-20-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-21-9 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-11-10 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-13-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-23-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-14-3 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-24-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-25-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-15-3 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-16-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-26-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,535] INFO [Partition -uve-topic-10-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,541] INFO [Partition -uve-topic-20-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,541] INFO [Partition -uve-topic-21-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,541] INFO [Partition -uve-topic-11-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,541] INFO [Partition -uve-topic-12-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,541] INFO [Partition -uve-topic-22-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,542] INFO [Partition -uve-topic-27-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,542] INFO [Partition -uve-topic-17-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,542] INFO [Partition -uve-topic-28-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,542] INFO [Partition -uve-topic-18-3 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,542] INFO [Partition -uve-topic-19-3 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,542] INFO [Partition -uve-topic-29-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,542] INFO [Partition -uve-topic-14-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,542] INFO [Partition -uve-topic-24-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-25-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-15-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-16-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-26-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-27-3 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-17-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-10-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-20-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-21-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-11-4 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-12-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-22-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-13-4 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-23-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-28-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,543] INFO [Partition -uve-topic-18-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,544] INFO [Partition -uve-topic-19-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,544] INFO [Partition -uve-topic-29-3 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,544] INFO [Partition -uve-topic-25-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,544] INFO [Partition -uve-topic-15-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,544] INFO [Partition -uve-topic-16-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,544] INFO [Partition -uve-topic-26-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,544] INFO [Partition -uve-topic-27-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,544] INFO [Partition -uve-topic-17-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,554] INFO [Partition -uve-topic-28-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,554] INFO [Partition -uve-topic-18-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,554] INFO [Partition -uve-topic-21-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,555] INFO [Partition -uve-topic-11-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,555] INFO [Partition -uve-topic-12-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,555] INFO [Partition -uve-topic-22-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,555] INFO [Partition -uve-topic-13-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,555] INFO [Partition -uve-topic-23-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,555] INFO [Partition -uve-topic-14-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,555] INFO [Partition -uve-topic-24-4 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,555] INFO [Partition -uve-topic-19-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,555] INFO [Partition -uve-topic-29-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,556] INFO [Partition -uve-topic-10-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-20-4 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-16-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-26-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-27-5 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-17-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-28-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-18-6 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-19-6 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-29-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-12-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-22-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-13-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-23-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [Partition -uve-topic-14-6 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,558] INFO [Partition -uve-topic-24-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,558] INFO [Partition -uve-topic-25-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,558] INFO [Partition -uve-topic-15-6 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,558] INFO [Partition -uve-topic-10-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,564] INFO [Partition -uve-topic-20-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,564] INFO [Partition -uve-topic-21-5 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,565] INFO [Partition -uve-topic-11-6 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,567] INFO [Partition -uve-topic-10-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,567] INFO [Partition -uve-topic-20-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,567] INFO [Partition -uve-topic-21-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,567] INFO [Partition -uve-topic-11-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,567] INFO [Partition -uve-topic-12-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,567] INFO [Partition -uve-topic-22-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,567] INFO [Partition -uve-topic-27-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,567] INFO [Partition -uve-topic-17-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,567] INFO [Partition -uve-topic-28-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-18-15 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-19-15 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-29-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-13-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-23-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-14-15 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-24-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-25-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-15-15 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-16-15 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-26-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-10-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-20-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-21-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-11-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-12-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-22-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-13-16 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,568] INFO [Partition -uve-topic-23-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-28-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-18-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-19-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-29-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-14-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-24-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-25-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-15-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-16-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-26-15 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-27-15 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-17-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-21-16 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-11-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-12-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-22-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-13-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-23-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-14-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-24-16 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-10-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-20-16 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-19-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-29-16 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-25-16 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-15-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-16-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-26-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-27-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-17-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-28-16 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-18-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-12-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-22-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-13-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,570] INFO [Partition -uve-topic-23-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,571] INFO [Partition -uve-topic-14-18 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,571] INFO [Partition -uve-topic-24-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,571] INFO [Partition -uve-topic-25-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,571] INFO [Partition -uve-topic-15-18 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,572] INFO [Partition -uve-topic-10-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,572] INFO [Partition -uve-topic-20-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,572] INFO [Partition -uve-topic-21-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,572] INFO [Partition -uve-topic-11-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,572] INFO [Partition -uve-topic-16-18 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,572] INFO [Partition -uve-topic-26-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,572] INFO [Partition -uve-topic-27-17 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,572] INFO [Partition -uve-topic-17-18 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,572] INFO [Partition -uve-topic-28-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,572] INFO [Partition -uve-topic-18-18 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-19-18 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-29-17 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-27-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-17-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-28-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-18-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-19-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-29-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-13-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-23-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-14-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-24-10 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-25-10 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-15-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-16-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-26-10 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-10-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-20-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-21-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-11-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-12-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-22-10 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,573] INFO [Partition -uve-topic-28-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-18-12 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-19-12 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-29-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-14-12 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-24-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-25-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-15-12 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-16-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-26-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-27-11 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-17-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-10-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [Partition -uve-topic-20-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-21-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-11-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-12-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-22-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-13-12 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-23-11 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-19-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-29-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-10-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-20-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-25-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-15-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-16-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-26-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-27-12 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-17-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-28-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-18-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-21-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-11-13 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-12-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-22-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,576] INFO [Partition -uve-topic-13-13 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-23-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-14-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-24-12 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-10-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-20-13 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-21-13 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-11-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-16-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-26-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-27-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-17-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-28-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-18-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-19-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-29-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,580] INFO [Partition -uve-topic-12-14 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-22-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-13-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-23-13 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-14-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-24-13 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-25-13 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-15-14 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-0-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-7-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-8-22 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-5-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-6-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-3-22 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,581] INFO [Partition -uve-topic-4-22 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [Partition -uve-topic-1-22 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [Partition -uve-topic-2-22 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [Partition -uve-topic-9-22 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [Partition -uve-topic-0-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [Partition -uve-topic-1-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [Partition -uve-topic-8-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [Partition -uve-topic-9-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [Partition -uve-topic-6-23 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [Partition -uve-topic-7-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [Partition -uve-topic-4-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-5-23 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-2-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-3-23 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-5-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-6-20 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-3-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-4-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-1-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-2-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-0-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-9-20 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-7-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-8-20 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-6-21 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-7-21 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-4-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-5-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-2-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-3-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-0-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-1-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-8-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-9-21 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-3-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-4-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-1-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-2-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-0-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-9-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-7-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-8-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,584] INFO [Partition -uve-topic-5-26 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-6-26 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-4-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-5-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-2-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-3-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-0-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-1-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-8-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-9-27 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-6-27 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-7-27 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-1-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-2-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-0-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,585] INFO [Partition -uve-topic-9-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-7-24 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-8-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-5-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-6-24 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-3-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-4-24 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-2-25 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-3-25 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-0-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-1-25 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-8-25 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-9-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,586] INFO [Partition -uve-topic-6-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,587] INFO [Partition -uve-topic-7-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-4-25 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-5-25 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-10-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-11-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-12-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-13-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-18-0 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-19-0 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-14-0 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-15-0 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-16-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-17-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-21-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,588] INFO [Partition -uve-topic-11-1 broker=3] ISR updated to 3,2 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:25,589] INFO [Partition -uve-topic-5-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,589] INFO [Partition -uve-topic-12-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,590] INFO [Partition -uve-topic-22-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,590] INFO [Partition -uve-topic-6-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,590] INFO [Partition -uve-topic-13-1 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,590] INFO [Partition -uve-topic-23-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,590] INFO [Partition -uve-topic-3-28 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,590] INFO [Partition -uve-topic-14-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,590] INFO [Partition -uve-topic-24-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,590] INFO [Partition -uve-topic-4-28 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-1-28 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-2-28 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-10-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-20-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-0-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-19-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-29-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-25-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-15-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-9-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-16-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-26-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-27-0 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-17-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-7-28 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-28-0 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-18-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-8-28 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-12-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-22-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-6-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-13-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-23-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-7-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-14-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-24-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-4-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,592] INFO [Partition -uve-topic-25-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,593] INFO [Partition -uve-topic-15-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,593] INFO [Partition -uve-topic-5-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,593] INFO [Partition -uve-topic-2-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,593] INFO [Partition -uve-topic-3-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,593] INFO [Partition -uve-topic-10-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,593] INFO [Partition -uve-topic-20-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,593] INFO [Partition -uve-topic-0-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,593] INFO [Partition -uve-topic-21-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,593] INFO [Partition -uve-topic-11-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,593] INFO [Partition -uve-topic-1-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,594] INFO [Partition -uve-topic-16-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,594] INFO [Partition -uve-topic-26-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,594] INFO [Partition -uve-topic-27-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,594] INFO [Partition -uve-topic-17-2 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,594] INFO [Partition -uve-topic-28-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,594] INFO [Partition -uve-topic-18-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,594] INFO [Partition -uve-topic-8-29 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,594] INFO [Partition -uve-topic-19-2 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,594] INFO [Partition -uve-topic-29-1 broker=3] ISR updated to 3,2 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:25,594] INFO [Partition -uve-topic-9-29 broker=3] ISR updated to 3,2 and version updated to 7 (kafka.cluster.Partition) [2026-03-19 05:48:25,595] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:25,595] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:25,595] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:25,595] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:25,595] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:25,595] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] ISR updated to 3,2 and version updated to 5 (kafka.cluster.Partition) [2026-03-19 05:48:27,157] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-8-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-9-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-0-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition structured_syslog_topic-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-7-6 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-8-6 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-5-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-6-6 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-3-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-4-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-1-6 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-2-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-9-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-0-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-1-7 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-8-7 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-9-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition structured_syslog_topic-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-6-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-7-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-4-7 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-5-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-2-7 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-3-7 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-8-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-9-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-6-3 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-7-3 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-5-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-6-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition structured_syslog_topic-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-3-4 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-4-4 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-1-4 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-2-4 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-0-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-9-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-7-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-8-4 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-6-5 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-7-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-4-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition structured_syslog_topic-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-5-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-2-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-3-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-0-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-1-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-3-10 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-4-10 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-1-10 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-2-10 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-0-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,525] INFO [Partition -uve-topic-9-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition structured_syslog_topic-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-7-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-8-10 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-5-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-6-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-4-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-5-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-2-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-3-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-0-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-1-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-8-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-9-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition structured_syslog_topic-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-6-11 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-7-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-1-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-2-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-0-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-9-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-7-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-8-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-5-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-6-8 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition structured_syslog_topic-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-3-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-4-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-2-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-3-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-0-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-1-9 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-8-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-9-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-6-9 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-7-9 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-4-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition structured_syslog_topic-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-5-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-0-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-7-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-8-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-5-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-6-14 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-3-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-4-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-1-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-2-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-9-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition structured_syslog_topic-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-0-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-1-15 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-8-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-9-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-6-15 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-7-15 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-4-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-5-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-2-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-3-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition structured_syslog_topic-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-5-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-6-12 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-3-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-4-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-1-12 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-2-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-0-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-9-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-7-12 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-8-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition structured_syslog_topic-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,526] INFO [Partition -uve-topic-6-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-7-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-4-13 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-5-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-2-13 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-3-13 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-0-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-1-13 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-8-13 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-9-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition structured_syslog_topic-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-3-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-4-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-1-18 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-2-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-0-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-9-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-7-18 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-8-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-5-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-6-18 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition structured_syslog_topic-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-4-19 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-5-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-2-19 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-3-19 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-0-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-1-19 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-8-19 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-9-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-6-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-7-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition structured_syslog_topic-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-1-16 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-2-16 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-0-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-9-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-7-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-8-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-5-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-6-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-3-16 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-4-16 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition structured_syslog_topic-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-2-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-3-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-0-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-1-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-8-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-9-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-6-17 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-7-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-4-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-5-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-10-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-20-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition structured_syslog_topic-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-21-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-11-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-12-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-22-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-13-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-23-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-13-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-23-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-21-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-11-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,527] INFO [Partition -uve-topic-12-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-22-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition structured_syslog_topic-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-13-25 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-23-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-10-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-20-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-12-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-22-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-13-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-23-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition structured_syslog_topic-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-10-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-20-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-21-25 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-11-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-13-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-23-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition structured_syslog_topic-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-10-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-20-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-21-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-11-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-12-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-22-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition structured_syslog_topic-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-13-19 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-23-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-10-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-20-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-21-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-11-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-12-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-22-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-10-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-20-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition structured_syslog_topic-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-10-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-20-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-21-19 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-11-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-12-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-22-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-13-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-23-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-10-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-20-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-21-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-11-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-21-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-11-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-12-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-22-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-13-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-23-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-10-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-20-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-21-22 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-11-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-12-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-22-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-12-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-22-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-13-22 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-23-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition structured_syslog_topic-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition structured_syslog_topic-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition structured_syslog_topic-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition structured_syslog_topic-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-8-1 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-9-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-6-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-7-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-4-1 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-5-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-10-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,528] INFO [Partition -uve-topic-20-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-21-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-11-28 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-12-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-22-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-13-28 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-23-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition structured_syslog_topic-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-3-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-4-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-1-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-2-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-0-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-9-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-10-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-20-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-7-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-8-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-5-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-6-2 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-21-28 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-11-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-12-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-22-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-13-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-23-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition structured_syslog_topic-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-4-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-5-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-2-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-3-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-0-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-1-3 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-20-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-21-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-22-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-23-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition structured_syslog_topic-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-1-0 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-9-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-7-0 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-8-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-5-0 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-6-0 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-3-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-4-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition structured_syslog_topic-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition structured_syslog_topic-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-2-1 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-3-1 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-0-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-1-1 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-13-7 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-23-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-10-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-20-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-21-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-11-7 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-12-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-22-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-10-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-20-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-21-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-11-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-12-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-22-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-13-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-23-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-21-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-11-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-12-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-22-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-13-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-23-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-10-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-20-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-12-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-22-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-13-10 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-23-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-10-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-20-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-21-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-11-10 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-13-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-23-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-10-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,529] INFO [Partition -uve-topic-20-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-21-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-11-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-12-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-22-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-10-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-20-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-21-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-11-4 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-12-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-22-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-13-4 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-23-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-21-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-11-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-12-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-22-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-13-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-23-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-10-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-20-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-12-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-22-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-13-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-23-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-10-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-20-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-21-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-11-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-10-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-20-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-21-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-11-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-12-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-22-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-13-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-23-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-10-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-20-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-21-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-11-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-12-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-22-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-13-16 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-23-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-21-16 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-11-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-12-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-22-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-13-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-23-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-10-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-20-16 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-12-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-22-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-13-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-23-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-10-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-20-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-21-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-11-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-13-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-23-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-10-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-20-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-21-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-11-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-12-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,530] INFO [Partition -uve-topic-22-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-10-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-20-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-21-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-11-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-12-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-22-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-13-12 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-23-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-10-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-20-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-21-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-11-13 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-12-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-22-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-13-13 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-23-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-10-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-20-13 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-21-13 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-11-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-12-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-22-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-13-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-23-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-0-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,531] INFO [Partition -uve-topic-7-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-8-22 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-5-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-6-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-3-22 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-4-22 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-1-22 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-2-22 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-9-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-0-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-1-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-8-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-9-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-6-23 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-7-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-4-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-5-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-2-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-3-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-5-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-6-20 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-3-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-4-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-1-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-2-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-0-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-9-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-7-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-8-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-6-21 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-7-21 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-4-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-5-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-2-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-3-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-0-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-1-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-8-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-9-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-3-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,532] INFO [Partition -uve-topic-4-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-1-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-2-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-0-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-9-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-7-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-8-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-5-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-6-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-4-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-5-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-2-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-3-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-0-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-1-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-8-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-9-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-6-27 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-7-27 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-1-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-2-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-0-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-9-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-7-24 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-8-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-5-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-6-24 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-3-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-4-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-2-25 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-3-25 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-0-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-1-25 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-8-25 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-9-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-6-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-7-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-4-25 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,533] INFO [Partition -uve-topic-5-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-10-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-11-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-12-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-13-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-5-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-11-1 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-6-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-12-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-3-28 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-13-1 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-4-28 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-1-28 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-2-28 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-0-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-10-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-9-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-7-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-8-28 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-6-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-12-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-22-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-7-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-13-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-23-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-4-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-5-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-2-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-3-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-0-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-10-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-20-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-1-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-21-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-11-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-8-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition -uve-topic-9-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,534] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] ISR updated to 3,2,1 and version updated to 6 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-27-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-17-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-28-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-18-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-19-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-29-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-14-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-24-22 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-25-22 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-15-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-16-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-26-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-14-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-24-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-28-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-18-24 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-19-24 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-29-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-14-24 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-24-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-25-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-15-24 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-16-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-26-23 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-27-23 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-17-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-14-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-24-25 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-25-25 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-15-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-19-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-29-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-25-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-15-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-16-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-26-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-27-24 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-17-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-28-24 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-18-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-14-27 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-24-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-25-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-15-27 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-16-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-26-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-16-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-26-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-27-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-17-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,734] INFO [Partition -uve-topic-28-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-18-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-19-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-29-25 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-14-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-24-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-25-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-15-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-16-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-26-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-27-18 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-17-19 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-28-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-18-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-19-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-29-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-14-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-24-19 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-25-19 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-15-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-16-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-26-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-27-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-17-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-28-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-18-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-19-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-29-19 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-25-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-15-21 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-16-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-26-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-27-20 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-17-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-28-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-18-21 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-14-21 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-24-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-19-21 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-29-20 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-16-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-26-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-27-21 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-17-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-28-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-18-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-19-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-29-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-14-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-24-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-25-21 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-15-22 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-14-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-24-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-25-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-15-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-16-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-26-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-27-27 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-17-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-27-26 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-17-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-28-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-18-27 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-19-27 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-29-26 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-25-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-15-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-16-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-26-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-27-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-17-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-28-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-18-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-14-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-24-28 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-28-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-18-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-19-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-29-27 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-26-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-27-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-28-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-29-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-24-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-25-29 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,735] INFO [Partition -uve-topic-19-29 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-29-28 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-2-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-0-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-27-6 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-17-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-28-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-18-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-19-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-29-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-14-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-24-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-25-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-15-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-16-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-26-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-28-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-18-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-19-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-29-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-14-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-24-7 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-25-7 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-15-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-16-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-26-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-27-7 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-17-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-19-9 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-29-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-25-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-15-9 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-16-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-26-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-27-8 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-17-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-28-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-18-9 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-14-9 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-24-8 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-16-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-26-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-27-9 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-17-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-28-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-18-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-19-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-29-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-14-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-24-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-25-9 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-15-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-14-3 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-24-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-25-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-15-3 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-16-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-26-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-27-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-17-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-28-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-18-3 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-19-3 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-29-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-14-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-24-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-25-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-15-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-16-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-26-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-27-3 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-17-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-28-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-18-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-19-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-29-3 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-25-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-15-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-16-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-26-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-27-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-17-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-28-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-18-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-14-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-24-4 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-19-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-29-4 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-16-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-26-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-27-5 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-17-6 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-28-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-18-6 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-19-6 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-29-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,736] INFO [Partition -uve-topic-14-6 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-24-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-25-5 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-15-6 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-27-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-17-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-28-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-18-15 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-19-15 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-29-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-14-15 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-24-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-25-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-15-15 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-16-15 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-26-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-28-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-18-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-19-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-29-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-14-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-24-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-25-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-15-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-16-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-26-15 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-27-15 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-17-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-14-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-24-16 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-19-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-29-16 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-25-16 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-15-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-16-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-26-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-27-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-17-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-28-16 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-18-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-14-18 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-24-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-25-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-15-18 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-16-18 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-26-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-27-17 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-17-18 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-28-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-18-18 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-19-18 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-29-17 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-27-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-17-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-28-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-18-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-19-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-29-10 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-14-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-24-10 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-25-10 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-15-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-16-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-26-10 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-28-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-18-12 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-19-12 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-29-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-14-12 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-24-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-25-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-15-12 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-16-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-26-11 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-27-11 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-17-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-19-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-29-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-25-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-15-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-16-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-26-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-27-12 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-17-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-28-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-18-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-14-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-24-12 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-16-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-26-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-27-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-17-14 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-28-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-18-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-19-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-29-13 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-14-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-24-13 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-25-13 broker=3] ISR updated to 3,2,1 and version updated to 10 (kafka.cluster.Partition) [2026-03-19 05:48:27,737] INFO [Partition -uve-topic-15-14 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-18-0 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-19-0 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-14-0 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-15-0 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-16-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-17-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-21-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-22-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-23-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-14-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-24-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-20-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-19-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-29-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-25-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-15-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-16-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-26-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-17-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-27-0 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-28-0 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-18-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-14-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-24-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-25-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-15-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-16-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-26-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-27-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-17-2 broker=3] ISR updated to 3,2,1 and version updated to 8 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-28-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-18-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-19-2 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:48:27,738] INFO [Partition -uve-topic-29-1 broker=3] ISR updated to 3,2,1 and version updated to 9 (kafka.cluster.Partition) [2026-03-19 05:50:38,153] WARN Session 0x300002493920020 for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x300002493920020, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-03-19 05:50:39,253] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:50:39,254] WARN Session 0x300002493920020 for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-03-19 05:50:39,720] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:50:39,720] INFO Socket connection established, initiating session, client: /10.0.0.33:42920, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:50:39,723] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x300002493920020, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:52:09,219] WARN Session 0x300002493920020 for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x300002493920020, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-03-19 05:52:09,475] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:52:09,475] INFO Socket connection established, initiating session, client: /10.0.0.33:38226, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:52:09,476] INFO Session establishment complete on server /10.0.0.33:2181, session id = 0x300002493920020, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:53:17,751] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-27-6, -uve-topic-13-7, -uve-topic-9-5, -uve-topic-20-23, -uve-topic-21-23, -uve-topic-8-22, -uve-topic-22-23, -uve-topic-23-23, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-17-23, HEALTH_CHECK_TOPIC-4, -uve-topic-16-23, -uve-topic-7-6, -uve-topic-6-6, -uve-topic-0-23, -uve-topic-16-8, -uve-topic-17-8, -uve-topic-9-23, -uve-topic-13-25, -uve-topic-5-23, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-1-7, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-26-23, -uve-topic-10-8, -uve-topic-8-7, structured_syslog_topic-8, -uve-topic-11-8, -uve-topic-12-8, -uve-topic-4-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-26-8, -uve-topic-6-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-7-3, -uve-topic-12-26, -uve-topic-5-20, structured_syslog_topic-26, -uve-topic-10-26, -uve-topic-11-26, -uve-topic-0-20, -uve-topic-9-20, -uve-topic-27-24, -uve-topic-21-8, -uve-topic-22-8, -uve-topic-23-8, -uve-topic-3-4, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-20-8, HEALTH_CHECK_TOPIC-19, -uve-topic-27-9, -uve-topic-8-4, -uve-topic-23-26, -uve-topic-6-21, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-7-21, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-26-26, -uve-topic-20-26, -uve-topic-21-26, -uve-topic-22-26, -uve-topic-16-26, -uve-topic-17-26, -uve-topic-13-10, -uve-topic-5-5, -uve-topic-0-5, -uve-topic-23-2, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-20-2, -uve-topic-0-26, -uve-topic-21-2, HEALTH_CHECK_TOPIC-16, -uve-topic-22-2, -uve-topic-9-26, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-5-26, -uve-topic-13-19, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, structured_syslog_topic-11, -uve-topic-27-18, -uve-topic-8-10, -uve-topic-27-3, -uve-topic-13-4, -uve-topic-20-20, structured_syslog_topic-29, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-5-11, -uve-topic-16-20, -uve-topic-17-20, HEALTH_CHECK_TOPIC-1, -uve-topic-10-20, -uve-topic-0-11, -uve-topic-11-20, -uve-topic-12-20, -uve-topic-9-11, -uve-topic-16-5, -uve-topic-17-5, -uve-topic-11-5, -uve-topic-12-5, -uve-topic-7-24, -uve-topic-6-24, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-0-8, -uve-topic-21-20, -uve-topic-22-20, -uve-topic-23-20, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-9-8, -uve-topic-10-5, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-8, -uve-topic-26-5, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-1-25, -uve-topic-22-5, -uve-topic-23-5, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-10-23, -uve-topic-11-23, -uve-topic-8-25, -uve-topic-12-23, -uve-topic-4-25, -uve-topic-27-21, -uve-topic-13-22, -uve-topic-20-5, -uve-topic-21-5, -uve-topic-6-9, -uve-topic-7-9, structured_syslog_topic-14, -uve-topic-0-14, -uve-topic-20-14, -uve-topic-21-14, -uve-topic-5-14, -uve-topic-22-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-9-14, -uve-topic-26-14, HEALTH_CHECK_TOPIC-13, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-6-15, -uve-topic-13-16, -uve-topic-7-15, -uve-topic-27-15, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, HEALTH_CHECK_TOPIC-10, -uve-topic-27-0, -uve-topic-8-28, -uve-topic-11-17, -uve-topic-12-17, -uve-topic-6-12, structured_syslog_topic-17, -uve-topic-10-17, -uve-topic-16-17, -uve-topic-17-17, -uve-topic-7-12, -uve-topic-12-2, structured_syslog_topic-2, -uve-topic-5-29, -uve-topic-10-2, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-16-2, -uve-topic-17-2, -uve-topic-9-29, -uve-topic-22-17, -uve-topic-23-17, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-4-13, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-20-17, -uve-topic-21-17, -uve-topic-1-13, HEALTH_CHECK_TOPIC-28, -uve-topic-26-17, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-8-13, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-8-1, -uve-topic-17-11, -uve-topic-4-1, -uve-topic-27-27, -uve-topic-13-28, -uve-topic-7-18, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-6-18, -uve-topic-16-11, HEALTH_CHECK_TOPIC-25, -uve-topic-10-11, -uve-topic-0-2, -uve-topic-11-11, -uve-topic-12-11, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-5-2, -uve-topic-4-19, -uve-topic-16-29, -uve-topic-17-29, -uve-topic-2-19, -uve-topic-3-19, -uve-topic-11-29, -uve-topic-12-29, -uve-topic-1-19, -uve-topic-8-19, structured_syslog_topic-20, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-26-11, -uve-topic-20-11, -uve-topic-21-11, -uve-topic-22-11, -uve-topic-23-11, HEALTH_CHECK_TOPIC-22, -uve-topic-20-29, -uve-topic-21-29, structured_syslog_topic-5, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-22-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-8-16, -uve-topic-3-16, -uve-topic-4-16, -uve-topic-27-12, -uve-topic-13-13, -uve-topic-7-0, -uve-topic-6-0, structured_syslog_topic-23, -uve-topic-0-17, HEALTH_CHECK_TOPIC-7, -uve-topic-10-14, -uve-topic-11-14, -uve-topic-9-17, -uve-topic-5-17, -uve-topic-16-14, -uve-topic-2-1, -uve-topic-17-14, -uve-topic-3-1, -uve-topic-1-1, -uve-topic-12-14) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:53:17,923] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-4-22 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-5 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-20 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-23 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-22 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-23 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-10 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-5 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-14 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-12 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-11 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-27 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-26 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-25-2 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-3 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-2 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-3 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-8 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-19 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-23 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-12 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-11 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-2 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-20 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-18 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-0 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-27-24 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-23 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-29 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-13 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-0 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,77), structured_syslog_topic-17 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-28 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-11 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-27 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-8 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-9 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-23 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-24 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-19 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-14 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-0 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-14 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-7 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-10 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-17 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-29 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-21 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-4 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-5 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-5 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-5 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-4 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-26 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-26 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-3 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-17 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-24 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-23 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-8 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-8 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-21 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-25 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-11 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-8-22 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-5 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-6 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-1 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-2 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-5 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-11 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-12 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-0 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-27 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-26 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-6 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-23 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-20 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-29 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-20 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-4 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-5 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-6 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-27 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-26 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-9 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-8 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-8 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-14 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-29 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-0 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-17 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-24 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-13 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-10 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-23 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-24 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-2 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-11 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-23 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-29 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-5 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-8 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-7 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-20 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-28 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-17 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-1 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-6 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-23 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-17 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-3 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-2 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-4 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-22 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-13-1 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-26 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-20 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-7 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-11 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-11 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-8 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-9 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-17 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-13 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-27 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-21 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-17 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-2 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-26 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-29 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-16 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-8 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-20 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-2-19 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-8 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-26 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-11 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-15 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-1 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-20 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-28 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-8 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-23-26 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-14 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-2 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-2 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-3 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-29 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-8 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-2 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-16 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-14 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-23 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-9 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-22 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-15 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-25 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-20 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-26 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-16 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-5 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-5 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-14 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-5 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-24 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-29 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-14 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-20 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-0 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-8 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-29 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-14 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-29 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-17 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-23 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-14 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-15 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-18 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-17 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-23 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-4 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-18 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-17 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-7 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-25 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-29 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-3 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-21 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-20 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-13 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-6 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-5 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-1 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-7 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-26 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-16 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-20 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-8 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-2 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-29 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-19 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-11 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-14 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-15 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-16 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-26 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-17 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-7 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-25 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-17 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-17 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-22 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-12 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-11 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-21 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-20 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-11 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-23 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-20 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-2 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-26 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-9-14 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-28 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-16 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-10 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-14 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-8 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-9 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-24 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-23 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-18 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-17 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-13 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-10 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-13 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-11-23 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-23 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-18 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-20 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-5 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-2 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-29 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-19 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-29 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-14 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-29 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-4 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-5 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-18 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-17 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-10 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-5 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-26 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-9 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-27-9 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-2 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-27 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-12-2 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-8 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-29 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-8 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-3 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-14 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-21 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-20 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-15 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-14 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-8 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-6 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-26 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-19 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-28 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-2 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-29 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-18 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-17 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-21 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-20 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-6 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-5 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-26 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-23 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-20 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-11 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-11 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-14 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-15 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-11 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-12 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-0 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-11 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-28 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-15 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-17 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-2 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-2 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-1 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-25 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-12 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-27 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-26 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-29 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-25 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-11 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-5 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-26 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-14 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-11 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-12 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:53:17,930] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,145] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, HEALTH_CHECK_TOPIC-20, -uve-topic-23-6, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-8-5, -uve-topic-26-6, -uve-topic-10-24, -uve-topic-7-22, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-12-24, -uve-topic-6-22, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-13-23, -uve-topic-20-6, -uve-topic-21-6, -uve-topic-5-6, -uve-topic-22-6, -uve-topic-1-23, -uve-topic-9-6, -uve-topic-27-7, -uve-topic-21-24, -uve-topic-8-23, -uve-topic-22-24, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-4-23, -uve-topic-2-23, -uve-topic-20-24, -uve-topic-3-23, HEALTH_CHECK_TOPIC-5, -uve-topic-16-24, -uve-topic-17-24, -uve-topic-6-7, -uve-topic-13-8, -uve-topic-7-7, -uve-topic-16-9, -uve-topic-9-3, -uve-topic-17-9, -uve-topic-13-26, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, HEALTH_CHECK_TOPIC-2, -uve-topic-26-24, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-8-20, -uve-topic-11-9, -uve-topic-12-9, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-7-4, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-16-27, -uve-topic-5-21, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-12-27, -uve-topic-27-25, -uve-topic-9-21, -uve-topic-22-9, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-20-9, -uve-topic-21-9, -uve-topic-1-5, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-16-3, -uve-topic-2-26, -uve-topic-10-3, -uve-topic-11-3, -uve-topic-12-3, -uve-topic-17-3, -uve-topic-8-26, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-26-18, -uve-topic-20-18, -uve-topic-21-18, -uve-topic-22-18, -uve-topic-7-10, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-6-10, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-5-27, -uve-topic-26-3, HEALTH_CHECK_TOPIC-17, -uve-topic-20-3, -uve-topic-0-27, -uve-topic-21-3, -uve-topic-22-3, -uve-topic-23-3, -uve-topic-10-21, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-9-27, -uve-topic-4-11, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-3-11, -uve-topic-1-11, -uve-topic-13-20, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-27-4, -uve-topic-0-24, -uve-topic-13-5, -uve-topic-9-24, HEALTH_CHECK_TOPIC-14, -uve-topic-20-21, -uve-topic-21-21, -uve-topic-5-24, -uve-topic-1-8, -uve-topic-16-21, -uve-topic-2-8, -uve-topic-17-21, -uve-topic-11-21, -uve-topic-12-21, -uve-topic-8-8, -uve-topic-3-8, -uve-topic-4-8, -uve-topic-16-6, -uve-topic-17-6, -uve-topic-12-6, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-26-21, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-0-9, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-23-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-9-9, -uve-topic-5-9, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-8-14, -uve-topic-11-15, -uve-topic-12-15, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, HEALTH_CHECK_TOPIC-29, -uve-topic-17-15, -uve-topic-16-15, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-0-15, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-20-15, -uve-topic-21-15, -uve-topic-9-15, -uve-topic-22-15, -uve-topic-23-15, -uve-topic-5-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-26-15, -uve-topic-21-0, -uve-topic-22-0, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-20-0, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-26-0, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-5-12, -uve-topic-13-17, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-27-16, -uve-topic-13-2, -uve-topic-4-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-1-29, HEALTH_CHECK_TOPIC-11, -uve-topic-27-1, -uve-topic-8-29, -uve-topic-12-18, -uve-topic-6-13, -uve-topic-7-13, structured_syslog_topic-18, -uve-topic-10-18, -uve-topic-11-18, -uve-topic-16-18, -uve-topic-17-18, structured_syslog_topic-3, -uve-topic-27-10, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-26-27, -uve-topic-20-27, -uve-topic-21-27, -uve-topic-0-18, -uve-topic-22-27, HEALTH_CHECK_TOPIC-8, -uve-topic-23-27, -uve-topic-9-18, -uve-topic-17-27, -uve-topic-5-18, -uve-topic-13-11, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-8-2, -uve-topic-27-28, -uve-topic-13-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-6-19, -uve-topic-7-19, -uve-topic-5-3, -uve-topic-16-12, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-0-3, HEALTH_CHECK_TOPIC-26, -uve-topic-11-12, -uve-topic-12-12, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-7-16, -uve-topic-20-12, -uve-topic-6-16, structured_syslog_topic-21, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-26-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-0-0, -uve-topic-21-12, -uve-topic-22-12, HEALTH_CHECK_TOPIC-23, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-9-0, -uve-topic-5-0, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-1-17, -uve-topic-8-17, -uve-topic-4-17, -uve-topic-27-13, -uve-topic-13-14) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:53:18,177] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-5-24 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-11 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-21 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-24 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-21 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-6 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-28 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-27 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-25 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-0 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,202), -uve-topic-8-5 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-15 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-15 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-16 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-15 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-4 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-21 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-9 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-17 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-5 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-2 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-0 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-1 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-7 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-6 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-29 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-10 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-9 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-12 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-13 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-15 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-20 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-26 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-24 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-29 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-26 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-6 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-13 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-18 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-27 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-28 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-9 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-0 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,126), -uve-topic-14-1 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-27 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-28 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-14 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-3 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-9 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-12 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-20 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-15 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-16 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-13 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-12 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-12 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-7 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-24 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-10 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-21 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-24 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-27 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-28 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-6 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-6 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-26 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-27 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-21 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-5 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-23 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-21 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-3 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-8 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-7 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-15 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-27 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-3 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-4 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-9 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-20 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-9 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-24 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-9 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-25 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-24 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-6 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-21 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-2 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-25 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-22 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-21 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-13 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-12 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-9 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-10 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-17 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-27 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-16-6 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-12 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-15 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-14 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-15 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-19 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-24 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-26 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-15 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-16 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-12 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-18 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-9 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-10 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-9 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-18 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-5 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-23 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-24 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-29 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-18 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-6 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-7 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-3 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-24 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-23 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-0 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,72), -uve-topic-26-18 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-8 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-20 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-28 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-14 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-9 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-16-18 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-9 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-0 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,901), -uve-topic-17-27 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-3 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-22 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-23 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-8 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-24 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-4 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-3 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-16 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-25 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-24 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-7 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-12 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-18 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-15 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-11 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-17 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-6 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-6 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-27 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-0 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,15), -uve-topic-15-13 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-12 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-21 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-22 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-21 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-2 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-15 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-11 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-8 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-4 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-3 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-21 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-14 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-26 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-6 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-12 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-6 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-5 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-25 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-24 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-21 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-23 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-12 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-18 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-19 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-16 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-15 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-19 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-21 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-22 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-16 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-15 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-10 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-21 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-24 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-12 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-12 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-19 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-17 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-16-27 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-17 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-23 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-3 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-9 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-22 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-21 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-6 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-0 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-18 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-18 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-4 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-24 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-9 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-15 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-0 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,229), -uve-topic-11-18 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-27 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-18 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-7 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-6 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-15 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-16 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-20 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-22 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-3 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-27 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-12 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-3 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-0 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-3 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-1 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-0 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,128), -uve-topic-27-13 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-27 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-2 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-29 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-8 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-21 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-12 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-22 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-0 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-27 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-19 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-18 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-12 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-11 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-9 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-10 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-24 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-25 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-11 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-12 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-24 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-0 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-0 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-6 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-15 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-1 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-15 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-11 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-26 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-6 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-28 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-3 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-19 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-18 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-5 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-6 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-1 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-20 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-21 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-16-3 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-0 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-25 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-29 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-0 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,295), -uve-topic-5-3 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-3 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-21 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-0 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,54), -uve-topic-16-9 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-14 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-17 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-3 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-9 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-10 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-27 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-27 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-7 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-6 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-3 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-2 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-18 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-12 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-8 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-27 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-1 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-0 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,26), -uve-topic-4-14 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-9 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-13 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-18 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-2 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-29 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-18 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-27 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-28 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-4 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-3 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-16-15 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-24 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-4 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-0 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,74), -uve-topic-19-1 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-19 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-18 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:53:18,180] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:38,209] WARN Session 0x300002493920020 for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x300002493920020, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-03-19 05:53:39,174] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:53:39,175] INFO Socket connection established, initiating session, client: /10.0.0.33:60230, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:53:39,188] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x300002493920020, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:58:28,023] INFO [NodeToControllerChannelManager id=3 name=alter-partition] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient)